From 56c152fd818ea4750ebb307cad9d25bd8676e356 Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 12 Jan 2011 18:57:26 +0000 Subject: [PATCH] There should be a comma before 'and' when the list consists of complex items. --- docs/refguide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index a82ec8f1e..a9090e632 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -348,7 +348,7 @@ you would expect. If no host discovery options are given, Nmap sends an ICMP echo request, a TCP SYN packet to port 443, a TCP ACK packet to - port 80 and an ICMP timestamp request. These defaults are + 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