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

* Re: [PATCH] open.2: protected_* sysctls are defined in proc_sys_fs(5), not proc(5)
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2024-04-22  3:44 UTC (permalink / raw)
  To: Emanuele Torre; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

On Sun, Apr 21, 2024 at 11:48:53PM +0200, Emanuele Torre wrote:
> ---

Hi Emanuele,

Patch applied.  Thanks.

Have a lovely night!
Alex

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

-- 
<https://www.alejandro-colomar.es/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[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