summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/edquota.8
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-07-29 13:25:56 +0000
committeryar <yar@FreeBSD.org>2003-07-29 13:25:56 +0000
commit0b9b67134272377bf22b1b9f1092a5da3d74f251 (patch)
treef54b5eed27841b5ca57c9c19e9cd2b046a9ea63d /usr.sbin/edquota/edquota.8
parent769307edfba02f77b43e250ca886f5828bd18f4b (diff)
downloadFreeBSD-src-0b9b67134272377bf22b1b9f1092a5da3d74f251.zip
FreeBSD-src-0b9b67134272377bf22b1b9f1092a5da3d74f251.tar.gz
Minor grammar, punctuation, and wording fixes
for the paragraph on the -e option.
Diffstat (limited to 'usr.sbin/edquota/edquota.8')
-rw-r--r--usr.sbin/edquota/edquota.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 74e3294..674a84a 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -142,26 +142,26 @@ If one or more
options are specified,
.Nm
will non-interactively set quotas defined by
-.Ar bslim , bhlim , islim
+.Ar bslim , bhlim , islim ,
and
.Ar ihlim
on each particular file system referenced by
.Ar fspath .
Here
.Ar bslim
-is soft limit on number of blocks,
+is the soft limit on the number of blocks,
.Ar bslim
-is hard limit on number of blocks,
+is the hard limit on the number of blocks,
.Ar islim
-is soft limit on number of files and
+is the soft limit on the number of files, and
.Ar ihlim
-is hard limit on number of files.
+is the hard limit on the number of files.
If any of the
-.Ar bslim , bhlim , islim
+.Ar bslim , bhlim , islim ,
and
.Ar ihlim
-values are omitted, it is assumed to be zero, therefore
-indicating that no quota should be imposed.
+values is omitted, it is assumed to be zero, therefore
+indicating that no particular quota should be imposed.
.Pp
If invoked with the
.Fl f
OpenPOWER on IntegriCloud