summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorBill Pemberton2012-10-10 22:54:01 +0200
committerKarel Zak2012-10-16 15:29:55 +0200
commit249fd0114fcb2e54911af4cb5210c9a98d485acb (patch)
treeb591228a5e17655fbb1f1f8f28e01bedeb6b2141 /sys-utils/mount.8
parentdocs: remove hwclock --compare from TODO (diff)
downloadkernel-qcow2-util-linux-249fd0114fcb2e54911af4cb5210c9a98d485acb.tar.gz
kernel-qcow2-util-linux-249fd0114fcb2e54911af4cb5210c9a98d485acb.tar.xz
kernel-qcow2-util-linux-249fd0114fcb2e54911af4cb5210c9a98d485acb.zip
mount: add -c abbreviation for --no-canonicalize to man page
The --no-canonicalize option can also be set using -c. The --help for mount shows this option but the man page did not. Add -c to the man page. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index da17b9657..2b5bef367 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -552,7 +552,7 @@ Mount without writing in
This is necessary for example when
.I /etc
is on a read-only filesystem.
-.IP "\fB\-\-no\-canonicalize\fP"
+.IP "\fB\-c, \-\-no\-canonicalize\fP"
Don't canonicalize paths. The mount command canonicalizes all paths
(from command line or fstab) and stores canonicalized paths to the
.IR /etc/mtab