projects
/
libaio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
191de7a
)
[PATCH libaio 10/28] man: Add "None" to empty sections
author
Guillem Jover
<guillem@hadrons.org>
Sat, 20 Jul 2019 19:18:08 +0000
(21:18 +0200)
committer
Guillem Jover
<guillem@debian.org>
Thu, 11 Nov 2021 03:56:01 +0000
(
03:56
+0000)
Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0010-man-Add-None-to-empty-sections.patch
man/io_set_callback.3
patch
|
blob
|
history
diff --git
a/man/io_set_callback.3
b/man/io_set_callback.3
index 71efd2f883628a42566d8f39e4221a601507bfde..4ee4b05ed2ba93d915cbc2462cbe43cd17e6a202 100644
(file)
--- 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),