summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-16 20:35:25 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-16 20:35:25 +0000
commit6120059343c1d6ded9817bfb19f21c52540ce233 (patch)
tree4a1209e00d5372c146d952b5597fef6fdab8102c
parentfc3cda989326aef4b1978d388b52f78975a16739 (diff)
nat after queue, good catch by marc@
-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 6c9bc5c0c13..e0a9117bcd2 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.152 2002/12/13 22:30:20 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.153 2002/12/16 20:35:24 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -266,8 +266,8 @@ By default
.Xr pfctl 8
enforces an ordering of the statement types in the ruleset to: options,
.Pa scrub ,
-translation,
.Pa queue ,
+translation,
filter.
Setting this option to
.Pa no