From 32376d92a9830b0469f4a436afba4c7f2f210a43 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 2 Apr 2008 05:05:25 +0000 Subject: [PATCH] no more /usr/share/pf; pointed out by Rod Whitworth --- src/etc/pf.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/pf.conf b/src/etc/pf.conf index e2dcc042..643f6602 100644 --- a/src/etc/pf.conf +++ b/src/etc/pf.conf @@ -1,6 +1,6 @@ -# $OpenBSD: pf.conf,v 1.35 2008/02/29 17:04:55 reyk Exp $ +# $OpenBSD: pf.conf,v 1.36 2008/04/02 05:05:25 jmc Exp $ # -# See pf.conf(5) and /usr/share/pf for syntax and examples. +# See pf.conf(5) for syntax and examples. # Remember to set net.inet.ip.forwarding=1 and/or net.inet6.ip6.forwarding=1 # in /etc/sysctl.conf if packets are to be forwarded between interfaces.