public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] proc.5: make literals bold
@ 2024-05-20 10:59 technoboy85
  2024-05-26 10:11 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: technoboy85 @ 2024-05-20 10:59 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, Matteo Croce

From: Matteo Croce <teknoraver@meta.com>

Format the equal signs in the procfs mount options in bold to make it
clear that they are literal values.

Signed-off-by: Matteo Croce <teknoraver@meta.com>
---
 man/man5/proc.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/man5/proc.5 b/man/man5/proc.5
index 5ae8fbf0c..d3bc28ff0 100644
--- a/man/man5/proc.5
+++ b/man/man5/proc.5
@@ -33,7 +33,7 @@ The
 .B proc
 filesystem supports the following mount options:
 .TP
-.BR hidepid "=\fIn\fP (since Linux 3.3)"
+.BR hidepid= "\fIn\fP (since Linux 3.3)"
 .\" commit 0499680a42141d86417a8fbaa8c8db806bea1201
 This option controls who can access the information in
 .IR /proc/ pid
@@ -91,7 +91,7 @@ some daemon is running with elevated privileges,
 whether another user is running some sensitive program,
 whether other users are running any program at all, and so on).
 .TP
-.BR gid "=\fIgid\fP (since Linux 3.3)"
+.BR gid= "\fIgid\fP (since Linux 3.3)"
 .\" commit 0499680a42141d86417a8fbaa8c8db806bea1201
 Specifies the ID of a group whose members are authorized to
 learn process information otherwise prohibited by
@@ -106,7 +106,7 @@ nonroot users into the
 file.
 .RE
 .TP
-.BR subset = pid " (since Linux 5.8)"
+.BR subset=pid " (since Linux 5.8)"
 .\" commit 6814ef2d992af09451bbeda4770daa204461329e
 Show only the specified subset of procfs,
 hiding all top level files and directories in the procfs
-- 
2.43.0


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

* Re: [PATCH] proc.5: make literals bold
  2024-05-20 10:59 [PATCH] proc.5: make literals bold technoboy85
@ 2024-05-26 10:11 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2024-05-26 10:11 UTC (permalink / raw)
  To: technoboy85; +Cc: linux-man, Matteo Croce

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

Hi Matteo,

On Mon, May 20, 2024 at 12:59:56PM GMT, technoboy85@gmail.com wrote:
> From: Matteo Croce <teknoraver@meta.com>
> 
> Format the equal signs in the procfs mount options in bold to make it
> clear that they are literal values.
> 
> Signed-off-by: Matteo Croce <teknoraver@meta.com>

Patch applied; thanks.

Have a lovely day!
Alex

> ---
>  man/man5/proc.5 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man/man5/proc.5 b/man/man5/proc.5
> index 5ae8fbf0c..d3bc28ff0 100644
> --- a/man/man5/proc.5
> +++ b/man/man5/proc.5
> @@ -33,7 +33,7 @@ The
>  .B proc
>  filesystem supports the following mount options:
>  .TP
> -.BR hidepid "=\fIn\fP (since Linux 3.3)"
> +.BR hidepid= "\fIn\fP (since Linux 3.3)"
>  .\" commit 0499680a42141d86417a8fbaa8c8db806bea1201
>  This option controls who can access the information in
>  .IR /proc/ pid
> @@ -91,7 +91,7 @@ some daemon is running with elevated privileges,
>  whether another user is running some sensitive program,
>  whether other users are running any program at all, and so on).
>  .TP
> -.BR gid "=\fIgid\fP (since Linux 3.3)"
> +.BR gid= "\fIgid\fP (since Linux 3.3)"
>  .\" commit 0499680a42141d86417a8fbaa8c8db806bea1201
>  Specifies the ID of a group whose members are authorized to
>  learn process information otherwise prohibited by
> @@ -106,7 +106,7 @@ nonroot users into the
>  file.
>  .RE
>  .TP
> -.BR subset = pid " (since Linux 5.8)"
> +.BR subset=pid " (since Linux 5.8)"
>  .\" commit 6814ef2d992af09451bbeda4770daa204461329e
>  Show only the specified subset of procfs,
>  hiding all top level files and directories in the procfs
> -- 
> 2.43.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-05-26 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 10:59 [PATCH] proc.5: make literals bold technoboy85
2024-05-26 10:11 ` Alejandro Colomar

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