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/edquota | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r-- | usr.sbin/edquota/edquota.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 2a7db52218e..95a72b94b31 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -1,3 +1,5 @@ +.\" $OpenBSD: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $ +.\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -33,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id: edquota.8,v 1.4 1999/06/05 22:16:46 aaron Exp $ +.\" $Id: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 @@ -151,7 +153,7 @@ grace period should be imposed. Setting a grace period to one second indicates that no grace period should be granted. .Pp -Only the super-user may edit quotas. +Only the superuser may edit quotas. .Sh FILES .Bl -tag -width quota.group -compact .It Pa quota.user |