summaryrefslogtreecommitdiffstats
path: root/sys-utils/fstab.5
diff options
context:
space:
mode:
authorKarel Zak2016-09-20 15:45:15 +0200
committerKarel Zak2016-09-23 13:21:02 +0200
commitc768892f4c2c33e52e5e898ee8b552ece4dd5224 (patch)
tree637ba4fabf1e3ea735dfd8af70f41c7d5b3ec333 /sys-utils/fstab.5
parentlibsmartcols: use const qualifier for scols_table_get_termwidth (diff)
downloadkernel-qcow2-util-linux-c768892f4c2c33e52e5e898ee8b552ece4dd5224.tar.gz
kernel-qcow2-util-linux-c768892f4c2c33e52e5e898ee8b552ece4dd5224.tar.xz
kernel-qcow2-util-linux-c768892f4c2c33e52e5e898ee8b552ece4dd5224.zip
findmnt: add --verify and --verbose
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/fstab.5')
-rw-r--r--sys-utils/fstab.52
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5
index 2f20fed06..bd9ce2e71 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -114,7 +114,7 @@ lower case characters.
.B The second field
.RI ( fs_file ).
.RS
-This field describes the mount point for the filesystem. For swap partitions, this
+This field describes the mount point (target) for the filesystem. For swap partitions, this
field should be specified as `none'. If the name of the mount point
contains spaces these can be escaped as `\\040'.
.RE