From: Guillem Jover Date: Sat, 20 Jul 2019 19:18:08 +0000 (+0200) Subject: [PATCH libaio 10/28] man: Add "None" to empty sections X-Git-Tag: archive/raspbian/0.3.112-13+rpi1~1^2~35 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cd748ec736a0c7807cf83e9415d0e4574402c9c9;p=libaio.git [PATCH libaio 10/28] man: Add "None" to empty sections Signed-off-by: Guillem Jover Signed-off-by: Jeff Moyer Gbp-Pq: Topic upstream Gbp-Pq: Name 0010-man-Add-None-to-empty-sections.patch --- 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),