From 61e73d53e0e987f0067b83931d2738019c3244c1 Mon Sep 17 00:00:00 2001 From: mlaier Date: Tue, 14 Sep 2004 01:07:19 +0000 Subject: Bring in some examples (and create space for future work here): - Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5) - Tweak the pointer to fit the FreeBSD default location share/examples/pf - Account for the new directory in BSD.usr.dist (no hier(7) change required as share/examples is an opaque item there). Obtained from: OpenBSD Reminded by: Thomas T. Veldhouse PR: docs/71691 MFC after: 2 days --- contrib/pf/man/pf.conf.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'contrib/pf') diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5 index b5db412..1eefeb7 100644 --- a/contrib/pf/man/pf.conf.5 +++ b/contrib/pf/man/pf.conf.5 @@ -1,3 +1,4 @@ +.\" $FreeBSD$ .\" $OpenBSD: pf.conf.5,v 1.292 2004/02/24 05:44:48 mcbride Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier @@ -27,7 +28,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 19, 2002 +.Dd September 14, 2004 .Dt PF.CONF 5 .Os .Sh NAME @@ -2595,7 +2596,7 @@ sc-spec = ( bandwidth-spec | "(" bandwidth-spec number bandwidth-spec ")" ) .Ed .Sh FILES -.Bl -tag -width "/etc/protocols" -compact +.Bl -tag -width "/usr/share/examples/pf" -compact .It Pa /etc/hosts Host name database. .It Pa /etc/pf.conf @@ -2606,7 +2607,7 @@ Default location of OS fingerprints. Protocol name database. .It Pa /etc/services Service name database. -.It Pa /usr/share/pf +.It Pa /usr/share/examples/pf Example rulesets. .El .Sh SEE ALSO -- cgit v1.1