]> 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>
Tue, 16 Oct 2012 13:29:55 +0000 (15:29 +0200)
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 da17b9657c2e686ad4e47cda817fd028ca800e76..2b5bef367d035f0beb32cc168c3e2a02610a8089 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