From 7f18a3a280f196bb20597d9533c1f3537ea87355 Mon Sep 17 00:00:00 2001 From: luis Date: Sun, 9 Jan 2011 18:21:07 +0000 Subject: [PATCH] Fix simple grammar error --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index b99aa9fc4..a82ec8f1e 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -347,8 +347,8 @@ you would expect. IP addresses. If no host discovery options are given, Nmap sends an ICMP - echo request, a TCP SYN packet to port 443, and TCP ACK packet to - port 80, and an ICMP timestamp request. These defaults are + echo request, a TCP SYN packet to port 443, a TCP ACK packet to + port 80 and an ICMP timestamp request. These defaults are equivalent to the options. An exception to this is that an ARP scan is used for any targets which are on a local ethernet network. For unprivileged Unix shell