From 8e8217b136dd9b27c9657d457262dd040bd3e086 Mon Sep 17 00:00:00 2001 From: csanders-git Date: Mon, 9 Feb 2015 18:06:43 -0500 Subject: [PATCH] Updated Reference Manual (mediawiki) --- Reference Manual.mediawiki => Reference-Manual.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Reference Manual.mediawiki => Reference-Manual.mediawiki (98%) diff --git a/Reference Manual.mediawiki b/Reference-Manual.mediawiki similarity index 98% rename from Reference Manual.mediawiki rename to Reference-Manual.mediawiki index c482cf3..7fd4e94 100644 --- a/Reference Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -833,7 +833,7 @@ If the @rbl operator uses the dnsbl.httpbl.org RBL (http://www.projecthoneypot.o '''Version:''' 2.6 -When an operator execution fails (ie returns <0), this directive configures how to react. When set to "Off", the rule is just ignored and the engine will continue executing the rules in phase. When set to "On", the rule will be just dropped and no more rules will be executed in the same phase, also no interception is made. +When an operator execution fails, that is it returns <0, this directive configures how to react. When set to "Off", the rule is just ignored and the engine will continue executing the rules in phase. When set to "On", the rule will be just dropped and no more rules will be executed in the same phase, also no interception is made. == SecMarker == '''Description:''' Adds a fixed rule marker that can be used as a target in a skipAfter action. A SecMarker directive essentially creates a rule that does nothing and whose only purpose is to carry the given ID.