summaryrefslogtreecommitdiff
path: root/man/io_uring_enter.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/io_uring_enter.2')
-rw-r--r--man/io_uring_enter.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/io_uring_enter.2 b/man/io_uring_enter.2
index 12fadf0..f63c659 100644
--- a/man/io_uring_enter.2
+++ b/man/io_uring_enter.2
@@ -233,7 +233,7 @@ for the general description of the related system call.
.TP
.B IORING_OP_RECVMSG
Works just like IORING_OP_SENDMSG, except for
-.BRrecvmsg(2)
+.BR recvmsg(2)
instead. See the description of IORING_OP_SENDMSG.
.TP