From 00b8d455c300da4a3b18b47374bec30559f5dd8d Mon Sep 17 00:00:00 2001 From: david Date: Tue, 4 Nov 2008 22:03:47 +0000 Subject: [PATCH] Add missing tags around a script name in scripting.xml. --- docs/scripting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 0c1635825..52a29c7d5 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1237,7 +1237,7 @@ socket:close() threads in NSE mutexes in NSE - Each thread made for a script (e.g. anonFTP.nse) will yield to other + Each thread made for a script (e.g. anonFTP.nse) will yield to other scripts whenever it makes a call on network objects (sending/receiving data). Some scripts need finer control over threads' execution. An example is the whois.nse script which queries