summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/quotactl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/quotactl.2')
-rw-r--r--lib/libc/sys/quotactl.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2
index 75de692..6fe4a09 100644
--- a/lib/libc/sys/quotactl.2
+++ b/lib/libc/sys/quotactl.2
@@ -91,7 +91,7 @@ The
.Fa addr
argument specifies a file from which to take the quotas.
The quota file must exist;
-it is normally created with the
+it is normally created with the
.Xr quotacheck 8
program.
The
@@ -115,7 +115,7 @@ Get disk quota limits and current usage for the user or group
.Fa Addr
is a pointer to a
.Fa struct dqblk
-structure (defined in
+structure (defined in
.Ao Pa ufs/ufs/quota.h Ac ) .
.It Dv Q_SETQUOTA
Set disk quota limits for the user or group
@@ -124,7 +124,7 @@ Set disk quota limits for the user or group
.Fa Addr
is a pointer to a
.Fa struct dqblk
-structure (defined in
+structure (defined in
.Ao Pa ufs/ufs/quota.h Ac ) .
The usage fields of the
.Fa dqblk
OpenPOWER on IntegriCloud