summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-06-07 20:05:13 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-06-07 20:05:13 +0000
commit68d14b715c849c0e00c2c700a586bedfbb98f5b4 (patch)
treeb2b06cf3638610e4494a252419e62fe22b897d0d /share/man/man5
parentc633b9b22663c134f85c682451e96338249e466d (diff)
update BNF to include "! tagged"
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 98d01ca18a4..4595f79ce11 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.251 2003/06/07 20:00:52 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.252 2003/06/07 20:05:12 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -2122,7 +2122,7 @@ filteropt = user | group | flags | icmp-type | icmp6-type | tos |
"fragment" | "no-df" | "min-ttl" number |
"max-mss" number | "random-id" | "reassemble tcp" |
fragmentation | "allow-opts" |
- "label" string | "tag" string | "tagged" string
+ "label" string | "tag" string | [ ! ] "tagged" string
"queue" "(" string | ( string [ [ "," ] string ] ) ")"
nat-rule = [ "no" ] "nat" [ "on" ifspec ] [ af ] [ protospec ]