[PATCH v1 2/6] man/man2/io_setup.2: Update reference (proc(5) => proc_sys_fs(5))

Alejandro Colomar <[email protected]> Wed, 8 Apr 2026 11:18:33 +0200
Newsgroups gmane.linux.man,gmane.linux.kernel.aio.general
Message-ID <978c3109c2e18e74f9edf23e0e966c7534e803b6.1775639353.git.alx@kernel.org>
Signed-off-by: Alejandro Colomar <[email protected]>
---
 man/man2/io_setup.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man2/io_setup.2 b/man/man2/io_setup.2
index 43d9a631..f2fa4af8 100644
--- a/man/man2/io_setup.2
+++ b/man/man2/io_setup.2
@@ -61,7 +61,7 @@ .SH ERRORS
 as defined in
 .I /proc/sys/fs/aio\-max\-nr
 (see
-.BR proc (5)).
+.BR proc_sys_fs (5)).
 .TP
 .B EFAULT
 An invalid pointer is passed for
-- 
2.53.0