diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/repquota | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
Diffstat (limited to 'usr.sbin/repquota')
-rw-r--r-- | usr.sbin/repquota/repquota.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index b92e206..c33daf0 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -53,8 +53,9 @@ .Op Fl v .Fl a .Sh DESCRIPTION -.Nm Repquota -prints a summary of the disk usage and quotas for the +The +.Nm +utility prints a summary of the disk usage and quotas for the specified filesystems. .Pp Available options: @@ -100,5 +101,5 @@ Various messages about inaccessible files; self-explanatory. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.2 . |