Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2012 23:11:05 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r229669 - head/contrib/pf/pfctl
Message-ID:  <201201052311.q05NB5gl060658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rwatson
Date: Thu Jan  5 23:11:05 2012
New Revision: 229669
URL: http://svn.freebsd.org/changeset/base/229669

Log:
  Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we put
  configuration file man pages in section 5, and we prefer rc.conf to
  rc.conf.local.
  
  MFC after:	3 days

Modified:
  head/contrib/pf/pfctl/pfctl.8

Modified: head/contrib/pf/pfctl/pfctl.8
==============================================================================
--- head/contrib/pf/pfctl/pfctl.8	Thu Jan  5 23:08:11 2012	(r229668)
+++ head/contrib/pf/pfctl/pfctl.8	Thu Jan  5 23:11:05 2012	(r229669)
@@ -88,7 +88,7 @@ When the variable
 is set to
 .Dv YES
 in
-.Xr rc.conf.local 8 ,
+.Xr rc.conf 5 ,
 the rule file specified with the variable
 .Va pf_rules
 is loaded automatically by the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201052311.q05NB5gl060658>