summaryrefslogtreecommitdiffstats
path: root/sbin/quotacheck
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
committercharnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
commita2accd01f0ac2f25d72443923819abceaf128119 (patch)
tree219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/quotacheck
parent9639b20db64d084fa58b75058a2bd896b1f743e1 (diff)
downloadFreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip
FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz
The .Nm utility
Diffstat (limited to 'sbin/quotacheck')
-rw-r--r--sbin/quotacheck/quotacheck.825
1 files changed, 14 insertions, 11 deletions
diff --git a/sbin/quotacheck/quotacheck.8 b/sbin/quotacheck/quotacheck.8
index ed81fe2..069db3c 100644
--- a/sbin/quotacheck/quotacheck.8
+++ b/sbin/quotacheck/quotacheck.8
@@ -54,8 +54,9 @@
.Op Fl v
.Fl a
.Sh DESCRIPTION
-.Nm Quotacheck
-examines each filesystem,
+The
+.Nm
+utility examines each filesystem,
builds a table of current disk usage,
and compares this table against that recorded
in the disk quota file for the filesystem.
@@ -85,8 +86,7 @@ Only user quotas listed in
.Pa /etc/fstab
are to be checked.
.It Fl v
-.Nm Quotacheck
-reports discrepancies between the
+Report discrepancies between the
calculated and recorded disk quotas and other additional diagnostic messages.
.El
.Pp
@@ -105,8 +105,9 @@ Normally,
.Nm
operates silently.
.Pp
-.Nm Quotacheck
-expects each filesystem to be checked to have a
+The
+.Nm
+utility expects each filesystem to be checked to have a
quota files named
.Pa quota.user
and
@@ -121,8 +122,9 @@ These files should be edited with the
.Xr edquota 8
utility.
.Pp
-.Nm Quotacheck
-is normally run at boot time from the
+The
+.Nm
+utility is normally run at boot time from the
.Pa /etc/rc
file.
The rc startup procedure is controlled by the
@@ -137,8 +139,9 @@ with the variable
in
.Pa /etc/rc.conf .
.Pp
-.Nm Quotacheck
-accesses the raw device in calculating the actual
+The
+.Nm
+utility accesses the raw device in calculating the actual
disk usage for each user.
Thus, the filesystems
checked should be quiescent while
@@ -164,5 +167,5 @@ default filesystems
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.2 .
OpenPOWER on IntegriCloud