summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
committerru <ru@FreeBSD.org>2002-11-27 15:31:08 +0000
commitfef14a0ffe86729d35b7a2bd09b62c08955353f2 (patch)
tree11c1982fad00693606728fac7c7921032601fcfe /usr.sbin/edquota
parentc6106941c98916e5e81c357d4edc85a010eeb47b (diff)
downloadFreeBSD-src-fef14a0ffe86729d35b7a2bd09b62c08955353f2.zip
FreeBSD-src-fef14a0ffe86729d35b7a2bd09b62c08955353f2.tar.gz
mdoc(7) police: markup fixes.
Approved by: re
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r--usr.sbin/edquota/edquota.825
1 files changed, 16 insertions, 9 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 15ab449..6276abd 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -49,7 +49,10 @@
.Ar username ...
.Nm
.Op Fl u
-.Fl e Ar fspath Ns Op : Ns Ar bslim Ns Op : Ns Ar bhlim Ns Op : Ns Ar islim Ns Op : Ns Ar ihlim
+.Fl e
+.Sm off
+.Ar fspath Op : Ar bslim Op : Ar bhlim Op : Ar islim Op : Ar ihlim
+.Sm on
.Op Fl e Ar ...
.Ar username ...
.Nm
@@ -59,7 +62,10 @@
.Ar groupname ...
.Nm
.Fl g
-.Fl e Ar fspath Ns Op : Ns Ar bslim Ns Op : Ns Ar bhlim Ns Op : Ns Ar islim Ns Op : Ns Ar ihlim
+.Fl e
+.Sm off
+.Ar fspath Op : Ar bslim Op : Ar bhlim Op : Ar islim Op : Ar ihlim
+.Sm on
.Op Fl e Ar ...
.Ar groupname ...
.Nm
@@ -129,13 +135,15 @@ The uids in question do not have to be currently assigned in
.Pa /etc/passwd .
.Pp
If one or more
-.Fl e Ar fspath Ns Op : Ns Ar bslim Ns Op : Ns Ar bhlim Ns Op : Ns Ar islim Ns Op : Ns Ar ihlim
+.Fl e
+.Sm off
+.Ar fspath Op : Ar bslim Op : Ar bhlim Op : Ar islim Op : Ar ihlim
+.Sm on
options are specified,
.Nm
will non-interactively set quotas defined by
-.Ar bslim ,
-.Ar bhlim ,
-.Ar islim and
+.Ar bslim , bhlim , islim
+and
.Ar ihlim
on each particular filesystem referenced by
.Ar fspath .
@@ -149,9 +157,8 @@ is soft limit on number of files and
.Ar ihlim
is hard limit on number of files.
If any of the
-.Ar bslim ,
-.Ar bhlim ,
-.Ar islim and
+.Ar bslim , bhlim , islim
+and
.Ar ihlim
values are omitted, it is assumed to be zero, therefore
indicating that no quota should be imposed.
OpenPOWER on IntegriCloud