summaryrefslogtreecommitdiffstats
path: root/man5/proc_config.gz.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_config.gz.5')
-rw-r--r--man5/proc_config.gz.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc_config.gz.5 b/man5/proc_config.gz.5
index 2b4654652..2cc0f8a40 100644
--- a/man5/proc_config.gz.5
+++ b/man5/proc_config.gz.5
@@ -19,9 +19,9 @@ file that resulted when configuring the kernel (using
.IR "make config" ,
or similar).
The file contents are compressed; view or search them using
-.BR zcat (1)
+.MR zcat 1
and
-.BR zgrep (1).
+.MR zgrep 1 .
As long as no changes have been made to the following file,
the contents of
.I /proc/config.gz
@@ -37,4 +37,4 @@ cat /lib/modules/$(uname \-r)/build/.config
is provided only if the kernel is configured with
.BR CONFIG_IKCONFIG_PROC .
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5