diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2007-08-06 19:16:08 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2007-08-06 19:16:08 +0000 |
commit | d569c9b0c585d1ada0bb33679611b77eba528140 (patch) | |
tree | af2426db3e795320f587d155021169a3f1700b3e /usr.sbin/edquota/edquota.8 | |
parent | 602a7968e47e34fd38658741b7b66d3c9115f9cf (diff) |
the ellipsis is not an optional argument; while here, sync the usage
and synopsis of commands
lots of good ideas by jmc@
ok jmc@
Diffstat (limited to 'usr.sbin/edquota/edquota.8')
-rw-r--r-- | usr.sbin/edquota/edquota.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 557f7cda424..c1f69f492a0 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: edquota.8,v 1.9 2007/05/31 19:20:23 jmc Exp $ +.\" $OpenBSD: edquota.8,v 1.10 2007/08/06 19:16:07 sobrado Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,9 +31,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id: edquota.8,v 1.9 2007/05/31 19:20:23 jmc Exp $ +.\" $Id: edquota.8,v 1.10 2007/08/06 19:16:07 sobrado Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 6 2007 $ .Dt EDQUOTA 8 .Os .Sh NAME @@ -43,11 +43,11 @@ .Nm edquota .Op Fl u .Op Fl p Ar proto-username -.Ar username | uid Op Ar ... +.Ar username | uid ... .Nm edquota .Fl g .Op Fl p Ar proto-groupname -.Ar groupname | gid Op Ar ... +.Ar groupname | gid ... .Nm edquota .Fl t .Op Fl u |