From 09615a647fc1f0faf11dcb0ffa268f96bf5a65fc Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 29 Oct 2024 18:51:45 -0600 Subject: [PATCH] man/io_uring_resize_rings: fix an .I that should be a .B Signed-off-by: Jens Axboe --- man/io_uring_resize_rings.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/io_uring_resize_rings.3 b/man/io_uring_resize_rings.3 index 88472a6b3..dc55482db 100644 --- a/man/io_uring_resize_rings.3 +++ b/man/io_uring_resize_rings.3 @@ -44,7 +44,7 @@ way. It is not legal to resize a CQ ring that is in an overflow condition, and attempting to do so will fail. Currently doesn't support resizing rings setup with -.I IORING_SETUP_NO_MMAP . +.B IORING_SETUP_NO_MMAP . This is purely a liburing limitation, the kernel does support it. Valid flags in