[PATCH] open.2: protected_* sysctls are defined in proc_sys_fs(5), not proc(5)
From: Emanuele Torre <hidden>
Date: 2024-04-21 21:49:30
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Emanuele Torre <hidden>
Date: 2024-04-21 21:49:30
Subsystem:
the rest · Maintainer:
Linus Torvalds
--- man2/open.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/open.2 b/man2/open.2
index 8c791fa47..1e98a1df4 100644
--- a/man2/open.2
+++ b/man2/open.2@@ -1021,7 +1021,7 @@ For details, see the descriptions of and .I /proc/sys/fs/protected_regular in -.BR proc (5). +.BR proc_sys_fs (5). .TP .B EBADF .RB ( openat ())
--
2.44.0