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:
Ammar Faizi
2022-08-30 07:56:43 +07:00
committed by Jens Axboe
parent 12f4f47bac
commit e4faeeb827
+1 -1
View File
@@ -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