summaryrefslogtreecommitdiffstats
path: root/man7/hier.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/hier.7')
-rw-r--r--man7/hier.728
1 files changed, 14 insertions, 14 deletions
diff --git a/man7/hier.7 b/man7/hier.7
index cdccc1ffa..7dcd0dece 100644
--- a/man7/hier.7
+++ b/man7/hier.7
@@ -39,7 +39,7 @@ or
.I /dev
Special or device files, which refer to physical devices.
See
-.BR mknod (1).
+.MR mknod 1 .
.TP
.I /etc
Contains configuration files which are local to the machine.
@@ -136,7 +136,7 @@ This is a mount point for the
filesystem, which provides information about running processes and
the kernel.
This pseudo-filesystem is described in more detail in
-.BR proc (5).
+.MR proc 5 .
.TP
.I /root
This directory is usually the home directory for the root user (optional).
@@ -305,14 +305,14 @@ a symbolic link to
.TP
.I /usr/lib/gcc\-lib
contains executables and include files for the GNU C compiler,
-.BR gcc (1).
+.MR gcc 1 .
.TP
.I /usr/lib/groff
Files for the GNU groff document formatting system.
.TP
.I /usr/lib/uucp
Files for
-.BR uucp (1).
+.MR uucp 1 .
.TP
.I /usr/local
This is where programs which are local to the site typically go.
@@ -591,11 +591,11 @@ Spooled (or queued) files for various programs.
.TP
.I /var/spool/at
Spooled jobs for
-.BR at (1).
+.MR at 1 .
.TP
.I /var/spool/cron
Spooled jobs for
-.BR cron (8).
+.MR cron 8 .
.TP
.I /var/spool/lpd
Spooled files for printing (optional).
@@ -615,17 +615,17 @@ Spool directory for news (optional).
.TP
.I /var/spool/rwho
Spooled files for
-.BR rwhod (8)
+.MR rwhod 8
(optional).
.TP
.I /var/spool/smail
Spooled files for the
-.BR smail (1)
+.MR smail 1
mail delivery program.
.TP
.I /var/spool/uucp
Spooled files for
-.BR uucp (1)
+.MR uucp 1
(optional).
.TP
.I /var/tmp
@@ -645,10 +645,10 @@ published March 19, 2015
This list is not exhaustive;
different distributions and systems may be configured differently.
.SH SEE ALSO
-.BR find (1),
-.BR ln (1),
-.BR proc (5),
-.BR file\-hierarchy (7),
-.BR mount (8)
+.MR find 1 ,
+.MR ln 1 ,
+.MR proc 5 ,
+.MR file\-hierarchy 7 ,
+.MR mount 8
.P
The Filesystem Hierarchy Standard