summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/edquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/edquota/edquota.8')
-rw-r--r--usr.sbin/edquota/edquota.815
1 files changed, 10 insertions, 5 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 9c90de4..326c837 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -39,10 +39,9 @@
.Nd edit user quotas
.Sh SYNOPSIS
.Nm
-.Op Fl u
+.Op Fl uh
.Op Fl f Ar fspath
.Op Fl p Ar proto-username
-.Op Fl h
.Ar username ...
.Nm
.Op Fl u
@@ -54,9 +53,9 @@
.Ar username ...
.Nm
.Fl g
+.Op Fl h
.Op Fl f Ar fspath
.Op Fl p Ar proto-groupname
-.Op Fl h
.Ar groupname ...
.Nm
.Fl g
@@ -100,8 +99,11 @@ specifies otherwise.
.Pp
The quotas may then be modified, new quotas added, etc.
Block quotas can be specified in bytes (B), kilobytes (K),
-megabytes (M), terabytes (T), pedabytes (P), or exabytes (E).
+megabytes (M), terabytes (T), petabytes (P), or exabytes (E).
If no units are specified, kilobytes are assumed.
+Inode quotas can be specified in kiloinodes (K),
+megainodes (M), terainodes (T), petainodes (P), or exainodes (E).
+If no units are specified, the number of inodes specified are used.
If the
.Fl h
flag is specified, the editor will always display the
@@ -170,8 +172,11 @@ and
values is omitted, it is assumed to be zero, therefore
indicating that no particular quota should be imposed.
Block quotas can be specified in bytes (B), kilobytes (K),
-megabytes (M), terabytes (T), pedabytes (P), or exabytes (E).
+megabytes (M), terabytes (T), petabytes (P), or exabytes (E).
If no units are specified, kilobytes are assumed.
+Inode quotas can be specified in kiloinodes (K),
+megainodes (M), terainodes (T), petainodes (P), or exainodes (E).
+If no units are specified, the number of inodes specified are used.
.Pp
If invoked with the
.Fl f
OpenPOWER on IntegriCloud