diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2010-04-01 19:09:37 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2010-04-01 19:09:37 +0000 |
commit | 23342e47fdbddcd5f3549ab7f7762121979f8216 (patch) | |
tree | 63fa73b51ed66ed878d8bd9741ccc5da3bca914e /share/man/man5 | |
parent | cdca0a582e786bc7f96b00df80e76ceeb73da5d0 (diff) |
Don't mention translation in the require-order blurb as it is now
part of filtering.
ok henning@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 1f370276dc3..c28e9d65e55 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.474 2010/03/18 21:49:20 jmc Exp $ +.\" $OpenBSD: pf.conf.5,v 1.475 2010/04/01 19:09:36 jsg Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 18 2010 $ +.Dd $Mdocdate: April 1 2010 $ .Dt PF.CONF 5 .Os .Sh NAME @@ -1116,7 +1116,6 @@ following order, to match the operation of the underlying packet filtering engine: .Em options , .Em queueing , -.Em translation , .Em filtering . This option is disabled by default. .It Ar set ruleset-optimization |