diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-25 21:38:53 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-25 21:38:53 +0000 |
commit | a0a65bded79703ad8ffb28fe61dc85effff3754e (patch) | |
tree | a889de0de9ee30e89040467ed28d32b315adb0d1 /usr.sbin/repquota | |
parent | f583c4a4988b6b47fae0213722d1b754da1a4b42 (diff) |
Minor fixes, including duplicate and missing words; Brian Poole
Diffstat (limited to 'usr.sbin/repquota')
-rw-r--r-- | usr.sbin/repquota/repquota.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index f7621c21048..0f105c7879e 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: repquota.8,v 1.5 2000/04/15 11:46:00 aaron Exp $ +.\" $OpenBSD: repquota.8,v 1.6 2002/06/25 21:38:52 millert Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)repquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id: repquota.8,v 1.5 2000/04/15 11:46:00 aaron Exp $ +.\" $Id: repquota.8,v 1.6 2002/06/25 21:38:52 millert Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 @@ -75,7 +75,7 @@ Print a header line before printing each filesystem's quota. .El .Pp For each user or group, the current -number files and amount of space (in kilobytes) is +number of files and amount of space (in kilobytes) is printed, along with any quotas created with .Xr edquota 8 . .Pp |