Message ID | 20220830005122.885209-8-ammar.faizi@intel.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Export io_uring syscall functions | expand |
diff --git a/man/io_uring_enter.2 b/man/io_uring_enter.2 index 85e582c..1a9311e 100644 --- a/man/io_uring_enter.2 +++ b/man/io_uring_enter.2 @@ -70,7 +70,7 @@ the following: .BI " const void *" arg ", size_t " argsz ); .fi -which is behaves just like the original definition by default. However, if +which behaves just like the original definition by default. However, if .B IORING_ENTER_EXT_ARG is set, then instead of a .I sigset_t