diff options
Diffstat (limited to 'usr.sbin/repquota/repquota.8')
-rw-r--r-- | usr.sbin/repquota/repquota.8 | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index 41d2f7d6dcf..743f0954939 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: repquota.8,v 1.8 2003/06/12 12:59:52 jmc Exp $ +.\" $OpenBSD: repquota.8,v 1.9 2007/02/18 23:17:59 jmc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)repquota.8 8.1 (Berkeley) 6/6/93 -.\" $Id: repquota.8,v 1.8 2003/06/12 12:59:52 jmc Exp $ +.\" $Id: repquota.8,v 1.9 2007/02/18 23:17:59 jmc Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 @@ -41,15 +41,8 @@ .Nd summarize quotas for a file system .Sh SYNOPSIS .Nm repquota -.Op Fl g -.Op Fl u -.Op Fl v -.Ar filesystem Op Ar ... -.Nm repquota -.Op Fl g -.Op Fl u -.Op Fl v -.Fl a +.Op Fl aguv +.Ar filesystem ... .Sh DESCRIPTION .Nm prints a summary of the disk usage and quotas for the |