Update to 4.01.
[profile/ivi/quota.git] / setquota.8
index 624deec..db9d054 100644 (file)
@@ -67,8 +67,6 @@ setquota \- set disk quotas
 .B setquota
 .B \-t
 [
-.B \-m
-] [
 .B \-u
 |
 .B \-g
@@ -86,8 +84,6 @@ setquota \- set disk quotas
 .B setquota
 .B \-T
 [
-.B \-m
-] [
 .B \-u
 |
 .B \-g
@@ -126,7 +122,7 @@ Currently, pathnames of NFSv4 mountpoints are sent without leading slash in the
 uses this to recognize NFSv4 mounts and properly prepend pseudoroot of NFS filesystem
 to the path. If you specify this option,
 .BR setquota
-will always send paths with a trailing slash. This can be useful for legacy reasons but
+will always send paths with a leading slash. This can be useful for legacy reasons but
 be aware that quota over RPC will stop working if you are using new
 .BR rpc.rquotad .
 .TP
@@ -155,6 +151,10 @@ Use quota settings of user or group
 .I protoname
 to set the quota for the named user or group.
 .TP
+.B --always-resolve
+Always try to translate user / group name to uid / gid even if the name
+is composed of digits only.
+.TP
 .B -b, --batch
 Read information to set from stdin (input format is
 .I name block-softlimit block-hardlimit inode-softlimit inode-hardlimit
@@ -182,7 +182,7 @@ Go through all filesystems with quota in
 .B /etc/mtab
 and perform setting.
 .PP
-To disable a quota, set the coresponding parameter to 0. To change quotas
+To disable a quota, set the corresponding parameter to 0. To change quotas
 for several filesystems, invoke once for each filesystem.
 .PP
 Only the super-user may edit quotas.