summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:29:05 +0200
committerKarel Zak2009-08-17 12:11:12 +0200
commit3bd8d70c44f8ba3aadfca7756a1e6a4a3afd5a45 (patch)
tree0100cc407a30fd9699ad5563535688522d458723 /mount
parentpg.1: formatting (diff)
downloadkernel-qcow2-util-linux-3bd8d70c44f8ba3aadfca7756a1e6a4a3afd5a45.tar.gz
kernel-qcow2-util-linux-3bd8d70c44f8ba3aadfca7756a1e6a4a3afd5a45.tar.xz
kernel-qcow2-util-linux-3bd8d70c44f8ba3aadfca7756a1e6a4a3afd5a45.zip
fstab.5: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'mount')
-rw-r--r--mount/fstab.56
1 files changed, 3 insertions, 3 deletions
diff --git a/mount/fstab.5 b/mount/fstab.5
index 6109b5ee4..1c5cdca9d 100644
--- a/mount/fstab.5
+++ b/mount/fstab.5
@@ -58,7 +58,7 @@ or spaces. Lines starting with '#' are comments. The order of records in
is important because
.BR fsck (8),
.BR mount (8),
-and
+and
.BR umount (8)
sequentially iterate through
.B fstab
@@ -182,7 +182,7 @@ is used by the
program to determine the order in which filesystem checks are done at
reboot time. The root filesystem should be specified with a
.I fs_passno
-of 1, and other filesystems should have a
+of 1, and other filesystems should have a
.I fs_passno
of 2. Filesystems within a drive will be checked sequentially, but
filesystems on different drives will be checked at the same time to utilize
@@ -201,7 +201,7 @@ is to use the routines
.BR getmntent (3),
.BR mount (8),
.BR swapon (8),
-.BR fs (5)
+.BR fs (5),
.BR nfs (5)
.SH HISTORY
The ancestor of this