diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
commit | 85c9ba7c594c9e1658e20053dcd00403e6e314e2 (patch) | |
tree | b9cba2183a2d7100b412afdd5c1220359e582d77 /usr.sbin/repquota | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
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 109fec1929e..f7621c21048 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: repquota.8,v 1.4 2000/03/19 17:57:13 aaron Exp $ +.\" $OpenBSD: repquota.8,v 1.5 2000/04/15 11:46:00 aaron 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.4 2000/03/19 17:57:13 aaron Exp $ +.\" $Id: repquota.8,v 1.5 2000/04/15 11:46:00 aaron Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 @@ -79,7 +79,7 @@ number files and amount of space (in kilobytes) is printed, along with any quotas created with .Xr edquota 8 . .Pp -Only members of the operator group or the super-user may +Only members of the operator group or the superuser may use this command. .Sh FILES .Bl -tag -width quota.group -compact |