aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/quotaon
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commite97407b4f202c33851c3ee51572c0cde85095e83 (patch)
tree7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/quotaon
parenta41801c68a57ffad135f82fa0dba1a15e921634b (diff)
downloadsrc-e97407b4f202c33851c3ee51572c0cde85095e83.tar.gz
src-e97407b4f202c33851c3ee51572c0cde85095e83.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68965
Diffstat (limited to 'usr.sbin/quotaon')
-rw-r--r--usr.sbin/quotaon/quotaon.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8
index 4738dd7d7aeb..0aa140b24d6b 100644
--- a/usr.sbin/quotaon/quotaon.8
+++ b/usr.sbin/quotaon/quotaon.8
@@ -42,12 +42,12 @@
.Nm quotaoff
.Nd turn filesystem quotas on and off
.Sh SYNOPSIS
-.Nm quotaon
+.Nm
.Op Fl g
.Op Fl u
.Op Fl v
.Ar filesystem Ar ...
-.Nm quotaon
+.Nm
.Op Fl g
.Op Fl u
.Op Fl v
@@ -87,7 +87,7 @@ Available options:
.Bl -tag -width indent
.It Fl a
If supplied in place of any filesystem names,
-.Nm quotaon Ns / Ns Nm quotaoff
+.Nm Ns / Ns Nm quotaoff
will enable/disable all the filesystems indicated in
.Pa /etc/fstab
to be read-write with disk quotas.
@@ -104,7 +104,7 @@ Only user quotas listed in
should be enabled/disabled.
.It Fl v
Cause
-.Nm quotaon
+.Nm
and
.Nm quotaoff
to print a message for each filesystem where quotas are turned on or off.