summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 09dfc08..f9942eb 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 25, 2008
+.Dd June 21, 2008
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -3017,7 +3017,7 @@ is set.
If crash dumps are enabled, these are the flags to pass to the
.Xr savecore 8
utility.
-.It Va enable_quotas
+.It Va quota_enable
.Pq Vt bool
Set to
.Dq Li YES
@@ -3038,7 +3038,7 @@ command.
.It Va quotacheck_flags
.Pq Vt str
If
-.Va enable_quotas
+.Va quota_enable
is set to
.Dq Li YES ,
and
@@ -3055,7 +3055,7 @@ which checks quotas for all file systems with quotas enabled in
.It Va quotaon_flags
.Pq Vt str
If
-.Va enable_quotas
+.Va quota_enable
is set to
.Dq Li YES ,
these are the flags to pass to the
@@ -3068,7 +3068,7 @@ which enables quotas for all file systems with quotas enabled in
.It Va quotaoff_flags
.Pq Vt str
If
-.Va enable_quotas
+.Va quota_enable
is set to
.Dq Li YES ,
these are the flags to pass to the
OpenPOWER on IntegriCloud