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.bin/quota | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
Diffstat (limited to 'usr.bin/quota')
-rw-r--r-- | usr.bin/quota/quota.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1 index dcdb6276eed..635648ede2c 100644 --- a/usr.bin/quota/quota.1 +++ b/usr.bin/quota/quota.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: quota.1,v 1.10 2000/03/10 20:17:49 aaron Exp $ +.\" $OpenBSD: quota.1,v 1.11 2000/04/15 11:45:55 aaron Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -85,12 +85,12 @@ and displays both the user quotas and the group quotas (for the user). .Pp -Only the super-user may use the +Only the superuser may use the .Fl u flag and the optional .Ar user argument to view the limits of other users. -Non-super-users can use the +Non-superusers can use the .Fl g flag and optional .Ar group |