Date: Sun, 23 Aug 2015 13:51:07 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r287032 - head/share/man/man5 Message-ID: <201508231351.t7NDp7Hf031197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Sun Aug 23 13:51:06 2015 New Revision: 287032 URL: https://svnweb.freebsd.org/changeset/base/287032 Log: Tweak the "rctl_enable" description to not give the impression of being disabled by default. MFC after: 1 month Sponsored by: The FreeBSD Foundation Modified: head/share/man/man5/rc.conf.5 Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Sun Aug 23 13:18:56 2015 (r287031) +++ head/share/man/man5/rc.conf.5 Sun Aug 23 13:51:06 2015 (r287032) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 20, 2015 +.Dd August 23, 2015 .Dt RC.CONF 5 .Os .Sh NAME @@ -4442,9 +4442,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508231351.t7NDp7Hf031197>