aboutsummaryrefslogtreecommitdiff
path: root/man/io_uring_prep_close.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/io_uring_prep_close.3')
-rw-r--r--man/io_uring_prep_close.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/io_uring_prep_close.3 b/man/io_uring_prep_close.3
index 832b3b1..c4b0276 100644
--- a/man/io_uring_prep_close.3
+++ b/man/io_uring_prep_close.3
@@ -43,7 +43,7 @@ function is identical to closing a file descriptor indicated by
and unregistering the direct descriptor specified by the
.IR file_index .
-This function prepares an async
+These functions prepare an async
.BR close (2)
request. See that man page for details.