aboutsummaryrefslogtreecommitdiff
path: root/man/io_uring_prep_accept.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/io_uring_prep_accept.3')
-rw-r--r--man/io_uring_prep_accept.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/io_uring_prep_accept.3 b/man/io_uring_prep_accept.3
index c6b9609..b859013 100644
--- a/man/io_uring_prep_accept.3
+++ b/man/io_uring_prep_accept.3
@@ -114,7 +114,7 @@ The allocated descriptor will be returned in the CQE
.I res
field, like a non-direct accept request.
-This function prepares an async
+These functions prepare an async
.BR accept4 (2)
request. See that man page for details.