summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarter Li <carter.li@eoitek.com>2020-02-19 11:23:21 +0800
committerCarter Li <carter.li@eoitek.com>2020-02-19 11:23:21 +0800
commit1139addcd20e6660b4ebaab7f592e6d3289f8bff (patch)
tree6bc1f99fdae577aeaf8bb15f932019755d443f0a
parent728244b0cecce34a65eaad0fd7ea9dcc4cca7f99 (diff)
downloadliburing-1139addcd20e6660b4ebaab7f592e6d3289f8bff.tar.gz
liburing-1139addcd20e6660b4ebaab7f592e6d3289f8bff.tar.bz2
man/io_uring_enter.2: correct IORING_OP_STATX
Signed-off-by: Carter Li <carter.li@eoitek.com>
-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 9190778..b702f24 100644
--- a/man/io_uring_enter.2
+++ b/man/io_uring_enter.2
@@ -473,7 +473,7 @@ argument,
should be the
.I mask
argument, and
-.I addr
+.I off
must contain a pointer to the
.I statxbuf
to be filled in. See also