diff options
-rw-r--r-- | usr.sbin/edquota/edquota.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index c1f69f492a0..7282023ae52 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: edquota.8,v 1.10 2007/08/06 19:16:07 sobrado Exp $ +.\" $OpenBSD: edquota.8,v 1.11 2008/06/24 08:28:18 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.10 2007/08/06 19:16:07 sobrado Exp $ +.\" $Id: edquota.8,v 1.11 2008/06/24 08:28:18 sobrado Exp $ .\" -.Dd $Mdocdate: August 6 2007 $ +.Dd $Mdocdate: June 24 2008 $ .Dt EDQUOTA 8 .Os .Sh NAME @@ -52,8 +52,8 @@ .Fl t .Op Fl u .Nm edquota -.Fl t .Fl g +.Fl t .Sh DESCRIPTION .Nm edquota is a quota editor. |