summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2009-04-06 17:22:02 +0000
committersthen <sthen@openbsd.org>2009-04-06 17:22:02 +0000
commit3552ceb772bf18a61aeb456dc362a7f799ccda9f (patch)
treeb1b3cf25d5b82de33a0a89b025785ab5fd4da233
parentIn the case where VM_PHYSSEG_MAX == 1 make vm_physseg_find and (diff)
downloadwireguard-openbsd-3552ceb772bf18a61aeb456dc362a7f799ccda9f.tar.xz
wireguard-openbsd-3552ceb772bf18a61aeb456dc362a7f799ccda9f.zip
no more normalization statements, remove it from require-order description.
ok henning
-rw-r--r--share/man/man5/pf.conf.53
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index d160ee5f9b8..cd809e22de9 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.408 2009/04/06 16:30:20 sobrado Exp $
+.\" $OpenBSD: pf.conf.5,v 1.409 2009/04/06 17:22:02 sthen Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -543,7 +543,6 @@ By default
.Xr pfctl 8
enforces an ordering of the statement types in the ruleset to:
.Em options ,
-.Em normalization ,
.Em queueing ,
.Em translation ,
.Em filtering .