summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f63c659..316ffc3 100644
--- a/man/io_uring_enter.2
+++ b/man/io_uring_enter.2
@@ -341,7 +341,7 @@ system call.
must be set to the socket file descriptor,
.I addr
must contains the pointer to the sockaddr structure, and
-.I len
+.I off
must contain the socklen_t addrlen field. See also
.BR connect(2)
for the general description of the related system call.