summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-03-19 19:28:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-03-19 19:28:25 +0000
commit12418e0de2c157eeeb1327c96be267760732809f (patch)
tree885d750b8a1b9936bbdc363a5b8c4df35515b0bf
parent0d9acce2d17cc3708047393eae0181533a9d135e (diff)
demonstrate "include" in the bnf; weerd@weirdnet.nl
-rw-r--r--share/man/man5/pf.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 6bcbfbc70bf..36483faedfb 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.393 2008/02/11 07:46:32 jmc Exp $
+.\" $OpenBSD: pf.conf.5,v 1.394 2008/03/19 19:28:24 deraadt Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 11 2008 $
+.Dd $Mdocdate: March 19 2008 $
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -2962,6 +2962,7 @@ realtime-sc = "realtime" sc-spec
upperlimit-sc = "upperlimit" sc-spec
sc-spec = ( bandwidth-spec |
"(" bandwidth-spec number bandwidth-spec ")" )
+include = "include" filename
.Ed
.Sh FILES
.Bl -tag -width "/etc/protocols" -compact