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 ofexample of
- example ofnmap -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.runlevel Field
- license script variable
+ runlevel script variablerun level of scripts
This optional field determines script execution order. When