diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-11 13:35:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-11 13:35:18 +0000 |
commit | 9df1a67e6dc144b30746aa32c82ec9422c79890e (patch) | |
tree | 25554d35d6ff24a7419be544fdf3f1b0fd2da295 /share | |
parent | 958efa061d651b3a42fbd2d509f6209924e00f3b (diff) |
fix mark up mistake;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/pf.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 731d89f5eff..8a653e37173 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.360 2006/10/11 08:44:39 mcbride Exp $ +.\" $OpenBSD: pf.conf.5,v 1.361 2006/10/11 13:35:17 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -2336,7 +2336,8 @@ anchors and the main ruleset. If the .Ar anchor itself is marked with the -.Ar quick option +.Ar quick +option, ruleset evaluation will terminate when the anchor is exited if the packet is matched by any rule within the anchor. .Pp |