mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-20 22:58:41 -04:00
man/io_uring_enter.2: Fix typo "which is behaves" -> "which behaves"
Just a trivial grammatical error fix.
Fixes: 30adf90dca ("man/io_uring_enter.2: document IORING_ENTER_EXT_ARG")
Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Link: https://lore.kernel.org/r/20220830005122.885209-8-ammar.faizi@intel.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user