diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-01 16:29:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-01 16:29:54 +0000 |
commit | 2c126ba1bd2f230ba3ac166c86e58316625334e2 (patch) | |
tree | 7dddb627420fc662d6801f94002391c02d61bb03 /usr.sbin/edquota/edquota.8 | |
parent | ef30427cae38fe7c0dad6385448209973beb68a0 (diff) |
typos;
chat(8): removed reference to uucico(8)
ok deraadt@
Diffstat (limited to 'usr.sbin/edquota/edquota.8')
-rw-r--r-- | usr.sbin/edquota/edquota.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 95a72b94b31..3fe30549ea5 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $ +.\" $OpenBSD: edquota.8,v 1.6 2003/02/01 16:29:53 jmc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id: edquota.8,v 1.5 2000/04/15 11:45:59 aaron Exp $ +.\" $Id: edquota.8,v 1.6 2003/02/01 16:29:53 jmc Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 @@ -65,7 +65,7 @@ By default, or if the .Fl u flag is specified, one or more users may be specified on the command line. -If a numeric ID is given instead of a name that UID/GID +If a numeric ID is given instead of a name, that UID/GID will be used even if there is not a corresponding ID in the .Pa /etc/passwd |