CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/15 18:49:20
Modified files:
share/man/man5 : pf.conf.5
sbin/pfctl : parse.y pfctl_parser.c
Log message:
for consistency with prio etc, the queue assignment really belongs
into the set block. so make pfctl accept, print and the manpage document
. match set queue foo
instead of
. match queue foo
but keep accepting the old way without the explicit set.
ok bob, man jmc
