From bbf709151d8551f71d162c1c049c7ce0e4b9c782 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 20 Jul 2019 21:18:08 +0200 Subject: [PATCH] [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 --- man/io_set_callback.3 | 2 ++ 1 file changed, 2 insertions(+) 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), -- 2.30.2