aboutsummaryrefslogtreecommitdiff
path: root/man/io_uring_unregister_buffers.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/io_uring_unregister_buffers.3')
-rw-r--r--man/io_uring_unregister_buffers.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man/io_uring_unregister_buffers.3 b/man/io_uring_unregister_buffers.3
index 262a815..f066679 100644
--- a/man/io_uring_unregister_buffers.3
+++ b/man/io_uring_unregister_buffers.3
@@ -21,6 +21,7 @@ function unregisters the fixed buffers previously registered to the
.SH RETURN VALUE
On success
.BR io_uring_unregister_buffers (3)
-returns 0. On failure it returns -errno.
+returns 0. On failure it returns
+.BR -errno .
.SH SEE ALSO
.BR io_uring_register_buffers (3)