public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] open.2: protected_* sysctls are defined in proc_sys_fs(5), not proc(5)
@ 2024-04-21 21:48 Emanuele Torre
  2024-04-22  3:44 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Emanuele Torre @ 2024-04-21 21:48 UTC (permalink / raw)
  To: alx; +Cc: linux-man, Emanuele Torre

---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-22  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-21 21:48 [PATCH] open.2: protected_* sysctls are defined in proc_sys_fs(5), not proc(5) Emanuele Torre
2024-04-22  3:44 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox