]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
proc.5: Make literals bold
authorMatteo Croce <teknoraver@meta.com>
Mon, 20 May 2024 10:59:56 +0000 (12:59 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 26 May 2024 10:09:17 +0000 (12:09 +0200)
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>
Message-ID: <20240520105956.71532-1-technoboy85@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man5/proc.5

index 5ae8fbf0c626fa7b54441a05c66527180fdb1b70..d3bc28ff0cddb108c84ece826ca5e5aef1560080 100644 (file)
@@ -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