summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Buehler <pb@cvs.openbsd.org>2003-03-04 16:50:02 +0000
committerPhilipp Buehler <pb@cvs.openbsd.org>2003-03-04 16:50:02 +0000
commit1a40d65b67ef0af9bfd37325fb5f743a91d14562 (patch)
treec2f7662f383b890d8a8f7dcb7695a6e3a98e4f66
parent65ed7c6b588329cec45a8c3fa85e38d9ba16ea58 (diff)
update BNF for 'queue ( q_def, q_pri )' and similar in filteropts
ok henning@
-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 b30882057c6..16666e5d5da 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.199 2003/03/04 16:35:47 dhartmei Exp $
+.\" $OpenBSD: pf.conf.5,v 1.200 2003/03/04 16:50:01 pb Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -1916,7 +1916,7 @@ filteropt = user | group | flags | icmp-type | icmp6-type | tos |
( keep | modulate ) state [ ( state-opts ) ] |
fragment | no-df | min-ttl number | max-mss number |
random-id | fragmentation | allow-opts |
- label string | queue string
+ label string | queue ( string | ( string [ [ , ] string ] ) )
nat-rule = [ no ] nat [ on ifspec ] [ af ] [ protospec ]
hosts [ -> ( redirhost | { redirhost-list } )