]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add -c abbreviation for --no-canonicalize to man page
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 10 Oct 2012 20:54:01 +0000 (16:54 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Oct 2012 12:50:41 +0000 (13:50 +0100)
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>
sys-utils/mount.8

index dce4b8c4fb90b81db0295c4aa3e1c9885d5df821..83a451886efdd918b11a713860211684ddeb7f04 100644 (file)
@@ -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