summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-10-11 13:35:17 +0000
committerjmc <jmc@openbsd.org>2006-10-11 13:35:17 +0000
commitdde32e9a838d7071ec81b88fe096a700b976cef2 (patch)
treef333ca014f5845c41d7117700a387155b89fe30b
parentExtra files needed for 'sh' architecture, copied from arm. (diff)
downloadwireguard-openbsd-dde32e9a838d7071ec81b88fe096a700b976cef2.tar.xz
wireguard-openbsd-dde32e9a838d7071ec81b88fe096a700b976cef2.zip
fix mark up mistake;
-rw-r--r--share/man/man5/pf.conf.55
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