summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/pf.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index d22ed3ff5fa..f0fb606f1c1 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.254 2003/06/07 20:31:13 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.255 2003/06/10 16:59:49 deraadt Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -2204,9 +2204,9 @@ tableaddr = hostname | ipv4-dotted-quad | ipv6-coloned-hex |
interface-name | "self"
altq-rule = "altq on" interface-name queueopts-list
- "queue" queue-list
+ "queue" subqueue
queue-rule = "queue" string [ "on" interface-name ] queueopts-list
- queue-list
+ subqueue
anchor-rule = "anchor" string [ ( "in" | "out" ) ] [ "on" ifspec ]
[ af ] [ "proto" ] [ protospec ] [ hosts ]