aboutsummaryrefslogtreecommitdiff
path: root/sbin/quotacheck/quotacheck.8
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2006-11-07 19:07:52 +0000
committerCeri Davies <ceri@FreeBSD.org>2006-11-07 19:07:52 +0000
commitbbb83feb32e89673374181a33a4db67f12a2a94f (patch)
tree2dcc00bdd2995236044057e7f9358b9946d7e99b /sbin/quotacheck/quotacheck.8
parent8064e5d71f40b86ef9c8c2edb2ee751fa0ffc3fb (diff)
downloadsrc-bbb83feb32e89673374181a33a4db67f12a2a94f.tar.gz
src-bbb83feb32e89673374181a33a4db67f12a2a94f.zip
Document the -l option.
Reviewed by: brd Approved by: ru (mentor)
Notes
Notes: svn path=/head/; revision=164071
Diffstat (limited to 'sbin/quotacheck/quotacheck.8')
-rw-r--r--sbin/quotacheck/quotacheck.810
1 files changed, 9 insertions, 1 deletions
diff --git a/sbin/quotacheck/quotacheck.8 b/sbin/quotacheck/quotacheck.8
index 0eb3eb8cb3a9..28ed80bf1fd9 100644
--- a/sbin/quotacheck/quotacheck.8
+++ b/sbin/quotacheck/quotacheck.8
@@ -31,7 +31,7 @@
.\" @(#)quotacheck.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd June 5, 1993
+.Dd November 7, 2006
.Dt QUOTACHECK 8
.Os
.Sh NAME
@@ -40,6 +40,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl guv
+.Op Fl l Ar maxrun
.Fl a
.Nm
.Op Fl guv
@@ -72,6 +73,13 @@ are checked.
Only group quotas listed in
.Pa /etc/fstab
are to be checked.
+.It Fl l Ar maxrun
+Specifies the maximum number of concurrent file systems
+to check in parallel.
+If this option is omitted, or if
+.Ar maxrun
+is zero, parallel passes are run as per
+.Xr fsck 8 .
.It Fl u
Only user quotas listed in
.Pa /etc/fstab