summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/mount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index fc4622d2b..bac259b11 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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