diff options
| -rw-r--r-- | about/showcase.gmi | 2 | ||||
| -rw-r--r-- | about/showcase.gmi.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/about/showcase.gmi b/about/showcase.gmi index 09125265..e080b153 100644 --- a/about/showcase.gmi +++ b/about/showcase.gmi @@ -864,7 +864,7 @@ Currently I/O Riot supports replaying I/O on ``ext2``, ``ext3``, ``ext4`` and `` Currently, these file I/O related syscalls are supported (as of CentOS 7):
-```code
+```
open
openat
lseek
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index aba26e62..6e0c7250 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -770,7 +770,7 @@ Currently I/O Riot supports replaying I/O on ``ext2``, ``ext3``, ``ext4`` and `` Currently, these file I/O related syscalls are supported (as of CentOS 7):
-```code
+```
open
openat
lseek
|
