From e88e1306b85b28ab84e8ee0ed8fba75e7da02132 Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 16 Jul 2008 09:22:20 +0000 Subject: [PATCH] applied some suggestions from eldraco --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index d6dd8a327..844a02597 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -429,7 +429,7 @@ you would expect. reply to broadcast queries. The option sends an ICMP echo - request and a TCP packet to port 80 by default. When + request and a TCP ACK packet to port 80 by default. When executed by an unprivileged user, only a SYN packet is sent (using a connect() call) to port 80 on the target. When a privileged user tries to scan targets @@ -474,7 +474,7 @@ you would expect. IP is active. For machines on a local ethernet network, ARP scanning will still be performed (unless is specified) because Nmap needs - MAC addresses to further scan target hosts. This option flag for this used to be (uses zero), but was renamed to avoid confusion with protocol ping's (uses the letter O) flag. + MAC addresses to further scan target hosts. This option flag used to be (uses zero), but was renamed to avoid confusion with protocol ping's (uses the letter O) flag.