From f8b55e32535cb92349b3b4257bcb711a41876e8f Mon Sep 17 00:00:00 2001 From: djalal Date: Mon, 14 Feb 2011 21:04:52 +0000 Subject: [PATCH] Make the use of the SCRIPT_TYPE environment variable clearer. --- docs/scripting.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 96471a10b..54424650d 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1252,8 +1252,8 @@ action refer to . "prerule", "hostrule", "portrule" or "postrule". - This variable is only available after the evaluation of - the rule functions. + This variable is only available during and after the evaluation + of the rule functions.