[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220830005122.885209-8-ammar.faizi@intel.com>
Date: Tue, 30 Aug 2022 07:56:43 +0700
From: Ammar Faizi <ammarfaizi2@...weeb.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: Ammar Faizi <ammarfaizi2@...weeb.org>,
Caleb Sander <csander@...estorage.com>,
Muhammad Rizki <kiizuha@...weeb.org>,
Kanna Scarlet <knscarlet@...weeb.org>,
io-uring Mailing List <io-uring@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>
Subject: [PATCH liburing v2 7/7] man/io_uring_enter.2: Fix typo "which is behaves" -> "which behaves"
From: Ammar Faizi <ammarfaizi2@...weeb.org>
Just a trivial grammatical error fix.
Fixes: 1dbc9974486cbc5f60eeeca092fd434c40d3a484 ("man/io_uring_enter.2: document IORING_ENTER_EXT_ARG")
Signed-off-by: Ammar Faizi <ammarfaizi2@...weeb.org>
---
man/io_uring_enter.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
Ammar Faizi
Powered by blists - more mailing lists