From 77b042c493396ada65338961f3784ee6630c4401 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Thu, 13 Feb 2003 10:19:45 +0000 Subject: be consistent when listing the different rule type for order requirement krause --- share/man/man5/pf.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man') diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index ce525f84fe6..3bdd7468b58 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.183 2003/02/13 09:39:14 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.184 2003/02/13 10:19:44 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -400,11 +400,11 @@ For example: By default .Xr pfctl 8 enforces an ordering of the statement types in the ruleset to: -.Em options, -.Ar scrub , -.Ar queue , +.Em options , +.Em normalization , +.Em queueing , .Em translation , -.Em filter . +.Em filtering . Setting this option to .Ar no disables this enforcement. -- cgit v1.2.3