summaryrefslogtreecommitdiff
path: root/man/io_prep_pwrite.3
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 21:18:00 +0200
committerJeff Moyer <jmoyer@redhat.com>2019-07-29 10:12:19 -0400
commitaef192335a7f16384c4b95a2cc2ce9c46fa72e02 (patch)
tree433745db55a81fcf30e5c70b61b7cab1c1c861e0 /man/io_prep_pwrite.3
parent6507d3f7a2b1985a33d06f280b9388aa34054889 (diff)
downloadlibaio-aef192335a7f16384c4b95a2cc2ce9c46fa72e02.tar.gz
man: Add missing space in man page references
Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Diffstat (limited to 'man/io_prep_pwrite.3')
-rw-r--r--man/io_prep_pwrite.326
1 files changed, 13 insertions, 13 deletions
diff --git a/man/io_prep_pwrite.3 b/man/io_prep_pwrite.3
index 68b3500..669b8c2 100644
--- a/man/io_prep_pwrite.3
+++ b/man/io_prep_pwrite.3
@@ -62,16 +62,16 @@ None
.SH ERRORS
None
.SH "SEE ALSO"
-.BR io(3),
-.BR io_cancel(3),
-.BR io_fsync(3),
-.BR io_getevents(3),
-.BR io_prep_fsync(3),
-.BR io_prep_pread(3),
-.BR io_queue_init(3),
-.BR io_queue_release(3),
-.BR io_queue_run(3),
-.BR io_queue_wait(3),
-.BR io_set_callback(3),
-.BR io_submit(3),
-.BR errno(3)
+.BR io (3),
+.BR io_cancel (3),
+.BR io_fsync (3),
+.BR io_getevents (3),
+.BR io_prep_fsync (3),
+.BR io_prep_pread (3),
+.BR io_queue_init (3),
+.BR io_queue_release (3),
+.BR io_queue_run (3),
+.BR io_queue_wait (3),
+.BR io_set_callback (3),
+.BR io_submit (3),
+.BR errno (3).