diff options
author | maxim <maxim@FreeBSD.org> | 2004-05-25 10:43:46 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2004-05-25 10:43:46 +0000 |
commit | d8ded340c6c137f24238ab9e7a2361b577512a23 (patch) | |
tree | 87ceabe72c714352cc312a9c7b608b67d1455621 /usr.sbin | |
parent | 32620504ab77b61e84a6dc917988e249f5a8553a (diff) | |
download | FreeBSD-src-d8ded340c6c137f24238ab9e7a2361b577512a23.zip FreeBSD-src-d8ded340c6c137f24238ab9e7a2361b577512a23.tar.gz |
o Fix typo: s/bslim/bhlim/.
PR: docs/67170
Submitted by: Anatoly Zherdev
MFC after: 3 days
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/edquota/edquota.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 5b50dea..5ec92e5 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -150,7 +150,7 @@ on each particular file system referenced by Here .Ar bslim is the soft limit on the number of blocks, -.Ar bslim +.Ar bhlim is the hard limit on the number of blocks, .Ar islim is the soft limit on the number of files, and |