summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorDaniel Hartmeier <dhartmei@cvs.openbsd.org>2005-05-23 15:25:51 +0000
committerDaniel Hartmeier <dhartmei@cvs.openbsd.org>2005-05-23 15:25:51 +0000
commit3b21c59099ca1e80dadda2d24f139dc5ae08479d (patch)
tree2c25d32df83a74070653c0f745c0fa7f9082d6fa /share/man/man5
parent7e803234e0920a8f5b5ecfb63c99ab9895709888 (diff)
the BNF production is called "load-anchor", found by Magne Andreassen
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/pf.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 0cfbd1c981d..08435e32c04 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.327 2005/05/18 02:31:49 david Exp $
+.\" $OpenBSD: pf.conf.5,v 1.328 2005/05/23 15:25:50 dhartmei Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -2611,7 +2611,7 @@ in BNF:
.Bd -literal
line = ( option | pf-rule | nat-rule | binat-rule | rdr-rule |
antispoof-rule | altq-rule | queue-rule | anchor-rule |
- trans-anchors | load-anchors | table-rule )
+ trans-anchors | load-anchor | table-rule )
option = "set" ( [ "timeout" ( timeout | "{" timeout-list "}" ) ] |
[ "optimization" [ "default" | "normal" |