summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/quotactl.2
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-05 07:02:22 +0000
committerphantom <phantom@FreeBSD.org>1999-09-05 07:02:22 +0000
commit3253dfed5ccda64837f89fbc23a08f8edeabcca4 (patch)
treef649447586b97b1ab73452bde69ee8e25bd8e93a /lib/libc/sys/quotactl.2
parent189bace3d76b821a6901760635a4cb2174dd8d16 (diff)
downloadFreeBSD-src-3253dfed5ccda64837f89fbc23a08f8edeabcca4.zip
FreeBSD-src-3253dfed5ccda64837f89fbc23a08f8edeabcca4.tar.gz
Some style and "look" fixes
Reviewed by: mpp
Diffstat (limited to 'lib/libc/sys/quotactl.2')
-rw-r--r--lib/libc/sys/quotactl.213
1 files changed, 9 insertions, 4 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2
index 65c867c..a98cb1c 100644
--- a/lib/libc/sys/quotactl.2
+++ b/lib/libc/sys/quotactl.2
@@ -67,15 +67,20 @@ The address of an optional command specific data structure,
may be given; its interpretation
is discussed below with each command.
.Pp
-Currently quotas are supported only for the ``ufs'' filesystem.
-For ``ufs'',
+Currently quotas are supported only for the
+.Dq ufs
+filesystem.
+For
+.Dq ufs ,
a command is composed of a primary command (see below)
and a command type used to interpret the
.Fa id .
Types are supported for interpretation of user identifiers (USRQUOTA)
and group identifiers (GRPQUOTA).
-The ``ufs'' specific commands are:
-.Bl -tag -width Q_QUOTAON
+The
+.Dq ufs
+specific commands are:
+.Bl -tag -width Q_QUOTAOFFxx
.It Dv Q_QUOTAON
Enable disk quotas for the filesystem specified by
.Fa path .
OpenPOWER on IntegriCloud