summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/quotacheck/quotacheck.86
-rw-r--r--usr.sbin/quotaon/quotaon.86
-rw-r--r--usr.sbin/repquota/repquota.86
3 files changed, 9 insertions, 9 deletions
diff --git a/sbin/quotacheck/quotacheck.8 b/sbin/quotacheck/quotacheck.8
index f96e68566b4..25b1ee08ec1 100644
--- a/sbin/quotacheck/quotacheck.8
+++ b/sbin/quotacheck/quotacheck.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: quotacheck.8,v 1.10 2000/04/15 02:15:16 aaron Exp $
+.\" $OpenBSD: quotacheck.8,v 1.11 2002/06/25 21:38:52 millert Exp $
.\" $NetBSD: quotacheck.8,v 1.4 1995/03/18 14:59:20 cgd Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -49,7 +49,7 @@
.Op Fl g
.Op Fl u
.Op Fl v
-.Ar filesystem Ar ...
+.Ar filesystem Op Ar ...
.Nm quotacheck
.Op Fl d
.Op Fl g
@@ -134,7 +134,7 @@ will create it.
.Pp
.Nm
is normally run at boot time from the
-.Pa /etc/rc.local
+.Pa /etc/rc
file
.Pq see Xr rc 8
before enabling disk quotas with
diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8
index b8cc8ff582f..846a1b9c933 100644
--- a/usr.sbin/quotaon/quotaon.8
+++ b/usr.sbin/quotaon/quotaon.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: quotaon.8,v 1.4 2000/03/19 17:57:12 aaron Exp $
+.\" $OpenBSD: quotaon.8,v 1.5 2002/06/25 21:38:52 millert Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)quotaon.8 8.2 (Berkeley) 12/11/93
-.\" $Id: quotaon.8,v 1.4 2000/03/19 17:57:12 aaron Exp $
+.\" $Id: quotaon.8,v 1.5 2002/06/25 21:38:52 millert Exp $
.\"
.Dd December 11, 1993
.Dt QUOTAON 8
@@ -72,7 +72,7 @@ filesystems.
.Nm quotaoff
announces to the system that the specified
filesystems should have any disk quotas
-diskquotas turned off.
+turned off.
The filesystems specified must have entries in
.Pa /etc/fstab
and be mounted.
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8
index f7621c21048..0f105c7879e 100644
--- a/usr.sbin/repquota/repquota.8
+++ b/usr.sbin/repquota/repquota.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: repquota.8,v 1.5 2000/04/15 11:46:00 aaron Exp $
+.\" $OpenBSD: repquota.8,v 1.6 2002/06/25 21:38:52 millert Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)repquota.8 8.1 (Berkeley) 6/6/93
-.\" $Id: repquota.8,v 1.5 2000/04/15 11:46:00 aaron Exp $
+.\" $Id: repquota.8,v 1.6 2002/06/25 21:38:52 millert Exp $
.\"
.Dd June 6, 1993
.Dt REPQUOTA 8
@@ -75,7 +75,7 @@ Print a header line before printing each filesystem's quota.
.El
.Pp
For each user or group, the current
-number files and amount of space (in kilobytes) is
+number of files and amount of space (in kilobytes) is
printed, along with any quotas created with
.Xr edquota 8 .
.Pp