summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/quotactl.2
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/sys/quotactl.2
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
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