1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

Fix simple grammar error

This commit is contained in:
luis
2011-01-09 18:21:07 +00:00
parent 2592194732
commit 7f18a3a280

View File

@@ -347,8 +347,8 @@ you would expect.</para>
IP addresses.</para>
<para>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 <option>-PE -PS443 -PA80 -PP</option> 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