summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 21:18:08 +0200
committerJeff Moyer <jmoyer@redhat.com>2019-07-29 10:12:19 -0400
commit69874fec6fef24564302b2efa9af53af07851058 (patch)
tree108a024c17f2a8be3048e269e0928f33ebf6e8a9
parent5f0e08fda606b960eb1652f5e6743dc031e595f1 (diff)
downloadlibaio-69874fec6fef24564302b2efa9af53af07851058.tar.gz
man: Add "None" to empty sections
Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
-rw-r--r--man/io_set_callback.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man/io_set_callback.3 b/man/io_set_callback.3
index 71efd2f..4ee4b05 100644
--- a/man/io_set_callback.3
+++ b/man/io_set_callback.3
@@ -27,7 +27,9 @@ typedef void (*io_callback_t)(io_context_t ctx, struct iocb *iocb, long res, lon
The callback is not done if the caller uses raw events from
io_getevents, only with the library helpers.
.SH "RETURN VALUES"
+None.
.SH ERRORS
+None.
.SH "SEE ALSO"
.BR io (3),
.BR io_cancel (3),