summaryrefslogtreecommitdiffstats
path: root/share/man/man5/fstab.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man5/fstab.5
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r--share/man/man5/fstab.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index 1627771..2b490aa 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -42,24 +42,24 @@
.Fd #include <fstab.h>
.Sh DESCRIPTION
The file
-.Nm fstab
+.Nm
contains descriptive information about the various file
systems.
-.Nm fstab
+.Nm
is only read by programs, and not written;
it is the duty of the system administrator to properly create
and maintain this file.
Each filesystem is described on a separate line;
fields on each line are separated by tabs or spaces.
The order of records in
-.Nm fstab
+.Nm
is important because
.Xr fsck 8 ,
.Xr mount 8 ,
and
.Xr umount 8
sequentially iterate through
-.Nm fstab
+.Nm
doing their thing.
.Pp
The first field,
@@ -240,7 +240,7 @@ and
.Bl -tag -width /etc/fstab -compact
.It Pa /etc/fstab
The file
-.Nm fstab
+.Nm
resides in
.Pa /etc .
.El
OpenPOWER on IntegriCloud