From 18e9fe6dc477a77837daddf41dc657f4ed9a67ea Mon Sep 17 00:00:00 2001 From: david Date: Fri, 11 Jul 2008 19:49:26 +0000 Subject: [PATCH] Remove duplicate index entries introduced by the new longer pages. --- docs/refguide.xml | 4 +--- docs/scripting.xml | 9 +++------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 3e220e903..889a7b51d 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -434,7 +434,6 @@ you would expect. (using a connect() call) to port 80 on the target. When a privileged user tries to scan targets on a local ethernet network, ARP requests - () are used unless was specified. The option can be combined with any of the @@ -2983,7 +2982,7 @@ support the option completely, as does UDP scan. argument isn't a 0 or hex string, Nmap looks through nmap-mac-prefixes to find a vendor name containing the given string (it is case insensitive). If a match is found, Nmap uses the - vendor's OUI (3-byte prefix)organizationally unique identifier (OUI)organizationally unique identifier (OUI)nmap-mac-prefixes + vendor's OUI (3-byte prefix)organizationally unique identifier (OUI)nmap-mac-prefixes and fills out the remaining 3 bytes randomly. Valid argument examples are Apple, 0, 01:02:03:04:05:06, deadbeefcafe, 0020F2, and Cisco. This option only affects raw packet scans such as SYN scan or OS detection, not connection-oriented features such as version detection or the Nmap Scripting Engine. @@ -3942,7 +3941,6 @@ overwhelming requests. Specify to only see example of example of - example of nmap -v -iR 100000 -PN -p 80 diff --git a/docs/scripting.xml b/docs/scripting.xml index 1e0e7be8f..3b4c60f93 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -125,11 +125,8 @@ The reference manual is also - NSE is activated with the - - option (or - - if you wish to specify a custom set of + NSE is activated with the option (or + if you wish to specify a custom set of scripts) and results are integrated into Nmap normalnormal output and XML output.XML output @@ -595,7 +592,7 @@ that. <literal>runlevel</literal> Field - license script variable + runlevel script variable run level of scripts This optional field determines script execution order. When