svn commit: r308291 - stable/10/share/man/man5

Edward Tomasz Napierala trasz at FreeBSD.org
Fri Nov 4 13:59:58 UTC 2016


Author: trasz
Date: Fri Nov  4 13:59:57 2016
New Revision: 308291
URL: https://svnweb.freebsd.org/changeset/base/308291

Log:
  MFC r287032:
  
  Tweak the "rctl_enable" description to not give the impression
  of being disabled by default.

Modified:
  stable/10/share/man/man5/rc.conf.5
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man5/rc.conf.5
==============================================================================
--- stable/10/share/man/man5/rc.conf.5	Fri Nov  4 13:51:10 2016	(r308290)
+++ stable/10/share/man/man5/rc.conf.5	Fri Nov  4 13:59:57 2016	(r308291)
@@ -4508,9 +4508,9 @@ polled at a 1-second interval.
 The default is 30.
 .It Va rctl_enable
 .Pq Vt bool
-Set to
-.Dq Li YES
-to load
+If set to
+.Dq Li YES ,
+load
 .Xr rctl 8
 rules from the defined ruleset.
 The kernel must be built with


More information about the svn-src-stable-10 mailing list