]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: fix man pahe typo in quota mount option names
authorBjörn Jacke <bj@sernet.de>
Wed, 5 Sep 2012 11:39:48 +0000 (13:39 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 5 Sep 2012 11:56:16 +0000 (13:56 +0200)
sys-utils/mount.8

index fc4622d2b49f6f212f4345c0c17bb927581ad810..bac259b118030d17e7ed671d181a27038c871fa0 100644 (file)
@@ -1464,11 +1464,11 @@ Enable POSIX Access Control Lists. See the
 .BR acl (5)
 manual page.
 .TP
-.BR usrjquot=aquota.user | grpjquota=aquota.group | jqfmt=vfsv0
+.BR usrjquota=aquota.user | grpjquota=aquota.group | jqfmt=vfsv0
 Apart from the old quota system (as in ext2, jqfmt=vfsold aka version 1 quota)
 ext3 also supports journaled quotas (version 2 quota). jqfmt=vfsv0
 enables journaled quotas. For journaled quotas the mount options
-usrjquot=aquota.user and grpjquota=aquota.group are required to tell the
+usrjquota=aquota.user and grpjquota=aquota.group are required to tell the
 quota system which quota database files to use. Journaled quotas have the
 advantage that even after a crash no quota check is required.
 
@@ -1481,7 +1481,7 @@ The options
 .B journal_dev, noload, data, commit, orlov, oldalloc, [no]user_xattr
 .B [no]acl, bsddf, minixdf, debug, errors, data_err, grpid, bsdgroups, nogrpid
 .B sysvgroups, resgid, resuid, sb, quota, noquota, grpquota, usrquota
-.B usrjquot, grpjquota and jqfmt
+.B usrjquota, grpjquota and jqfmt
 are backwardly compatible with ext3 or ext2.
 .TP
 .BR journal_checksum