From 799443a215a71438312b87737c3327f1850c881d Mon Sep 17 00:00:00 2001 From: david Date: Mon, 10 Nov 2008 17:46:46 +0000 Subject: [PATCH] Get rid of a couple of duplicate words in scripting.xml. --- docs/scripting.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 3e504fe7c..2817f1bcd 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1308,7 +1308,7 @@ socket:close() NSE provides script developers with the option of raw packet network I/O. - Raw packet reception is handled through a a + Raw packet reception is handled through a Libpcaplibpcap wrapper inside the Nsock library.Nsock @@ -1732,7 +1732,7 @@ end close, send and receive to operate on the network socket. In this case we call connect to make the connections. NSE's exception handling mechanism.exceptions in NSE - is is used to avoid excessive error-handling code. We simply wrap the networking calls in a try call which will in turn call our catch function if anything goes wrong. + is used to avoid excessive error-handling code. We simply wrap the networking calls in a try call which will in turn call our catch function if anything goes wrong. If the two connections succeed, we construct a query string