summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1998-11-08 00:21:25 +0000
committeraaron <aaron@openbsd.org>1998-11-08 00:21:25 +0000
commit6f10db5a23295967375519c0783e270f100427b8 (patch)
tree549278de56d6516ce0ea950eba4bc4abd0cac02b /usr.sbin/edquota
parentNasty hack to add execute permission to helper scripts if they don't (diff)
downloadwireguard-openbsd-6f10db5a23295967375519c0783e270f100427b8.tar.xz
wireguard-openbsd-6f10db5a23295967375519c0783e270f100427b8.zip
usr.sbin/ man page repairs, a-i
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r--usr.sbin/edquota/edquota.820
1 files changed, 12 insertions, 8 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 1a3e2c922dc..93821558ef2 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93
-.\" $Id: edquota.8,v 1.2 1998/03/22 21:22:57 millert Exp $
+.\" $Id: edquota.8,v 1.3 1998/11/08 00:21:29 aaron Exp $
.\"
.Dd June 6, 1993
.Dt EDQUOTA 8
@@ -45,11 +45,11 @@
.Nm edquota
.Op Fl u
.Op Fl p Ar proto-username
-.Ar username | uid ...
+.Ar username | uid Op Ar ...
.Nm edquota
.Fl g
.Op Fl p Ar proto-groupname
-.Ar groupname | gid ...
+.Ar groupname | gid Op Ar ...
.Nm edquota
.Fl t
.Op Fl u
@@ -57,15 +57,19 @@
.Fl t
.Fl g
.Sh DESCRIPTION
-.Nm Edquota
+.Nm edquota
is a quota editor.
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
-will be used even if there is not a corresponding id in
-the passwd or group files.
+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
+or
+.Pa /etc/group
+files.
For each user a temporary file is created
with an ASCII representation of the current
disk quotas for that user.
@@ -145,7 +149,7 @@ grace period should be granted.
.Pp
Only the super-user may edit quotas.
.Sh FILES
-.Bl -tag -width 24n -compact
+.Bl -tag -width quota.group -compact
.It Pa quota.user
at the filesystem root with user quotas
.It Pa quota.group