From ea29e71ede0e88d7fbfda5e7f3a0601e72701133 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 4 Nov 2008 23:37:35 +0000 Subject: [PATCH] Spell out a couple more numbers 0-9, some that had a left parenthesis before them. --- docs/refguide.xml | 2 +- docs/scripting.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 275b65a2a..758cb07b5 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -3024,7 +3024,7 @@ support the option completely, as does UDP scan. argument isn't a zero 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)nmap-mac-prefixes + vendor's OUI (three-byte prefix)organizationally unique identifier (OUI)nmap-mac-prefixes and fills out the remaining three 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. diff --git a/docs/scripting.xml b/docs/scripting.xml index 1448e01c6..07a8ea9a6 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -910,7 +910,7 @@ action refer to . MAC addressMAC address - of the destination host (6-byte long binary + of the destination host (six-byte long binary string) or nil, if the host is not directly connected.