Nmap Development mailing list archives
Re: [nmap-svn] r19403 - nmap-exp/djalal/nse-rules-docs
From: Patrick Donnelly <batrick () batbytes com>
Date: Thu, 5 Aug 2010 11:49:27 -0400
Hi Djalal, On Tue, Aug 3, 2010 at 10:27 AM, <commit-mailer () insecure org> wrote:
Author: djalal Date: Tue Aug 3 07:27:49 2010 New Revision: 19403 Log: Small changes to the NSE documentation. Modified: nmap-exp/djalal/nse-rules-docs/scripting.xml Modified: nmap-exp/djalal/nse-rules-docs/scripting.xml ============================================================================== --- nmap-exp/djalal/nse-rules-docs/scripting.xml (original) +++ nmap-exp/djalal/nse-rules-docs/scripting.xml Tue Aug 3 07:27:49 2010 @@ -167,7 +167,7 @@ <temr>Script Post-scanning phase</term> <listitem> <para>This phase will run at the end of an Nmap scan, and can - be used to report results and to perform statistics + be used to report script results and to perform statistics gathering. Scripts in this phase run only once per Nmap scan. </para> @@ -1098,7 +1098,7 @@ <term><literal>SCRIPT_NAME</literal></term> <listitem> <para> - This script name. It can be used in debug output. + The script name. This variable can be used in debug output.
You should give a short example of what this is. Like "html-title". An example for SCRIPT_PATH would also be useful. -- - Patrick Donnelly _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Re: [nmap-svn] r19403 - nmap-exp/djalal/nse-rules-docs Patrick Donnelly (Aug 05)
- Re: [nmap-svn] r19403 - nmap-exp/djalal/nse-rules-docs Djalal Harouni (Aug 08)
