diff options
-rw-r--r-- | man/io_uring_setup.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/io_uring_setup.2 b/man/io_uring_setup.2 index 4057e4b..20c67dc 100644 --- a/man/io_uring_setup.2 +++ b/man/io_uring_setup.2 @@ -82,7 +82,7 @@ doing a single system call. If the kernel thread is idle for more than .I sq_thread_idle -microseconds, it will set the +milliseconds, it will set the .B IORING_SQ_NEED_WAKEUP bit in the .I flags |