From 1c57f49f1dcbe80ffca051f1baf48e37cc7bd6c7 Mon Sep 17 00:00:00 2001 From: Frank Rehwinkel Date: Mon, 24 Oct 2022 09:32:55 -0400 Subject: [PATCH] man/io_uring_prep_accept.3 remove bad advice Fixes: https://github.com/axboe/liburing/issues/673 Signed-off-by: Frank Rehwinkel --- man/io_uring_prep_accept.3 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/man/io_uring_prep_accept.3 b/man/io_uring_prep_accept.3 index 9cb8b46e..94edd464 100644 --- a/man/io_uring_prep_accept.3 +++ b/man/io_uring_prep_accept.3 @@ -97,9 +97,7 @@ a different range than that targetted by specific requests. Note that old kernels don't check the SQE .I file_index field meaning -applications should check that the direct table registration -succeeded before trying to use one of the direct variants. -Applications cannot rely on a +applications cannot rely on a .B -EINVAL CQE .I res