aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/io_submit.2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-07-23 19:11:43 +0200
committerAlejandro Colomar <alx@kernel.org>2024-07-23 19:11:43 +0200
commitcbc0a111e4dceea2037c51098de33e6bc8c16a5c (patch)
treedd19d970625e9012d27756d242022f101578b2d5 /man/man2/io_submit.2
parenta8bee9fd0301b6c5fad417e7aadf5bd4c96924ab (diff)
downloadman-pages-cbc0a111e4dceea2037c51098de33e6bc8c16a5c.tar.gz
man/: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man2/io_submit.2')
-rw-r--r--man/man2/io_submit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man2/io_submit.2 b/man/man2/io_submit.2
index c53ae9aaf7..5e4e41af00 100644
--- a/man/man2/io_submit.2
+++ b/man/man2/io_submit.2
@@ -8,10 +8,10 @@
io_submit \- submit asynchronous I/O blocks for processing
.SH LIBRARY
Standard C library
-.RI ( libc ", " \-lc )
+.RI ( libc ,\~ \-lc )
.P
Alternatively, Asynchronous I/O library
-.RI ( libaio ", " \-laio );
+.RI ( libaio ,\~ \-laio );
see VERSIONS.
.SH SYNOPSIS
.nf