1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 09:59:04 +00:00

Add a missing space in refguide.xml.

This commit is contained in:
david
2008-10-31 18:20:12 +00:00
parent aeae42ddc3
commit 30d86e3cb0

View File

@@ -1050,7 +1050,7 @@ response. A SYN/ACK indicates the port is listening (open), while a
RST (reset) is indicative of a non-listener. If no response is
received after several retransmissions, the port is marked as
filtered. The port is also marked filtered if an ICMP unreachable
error (type 3, code 1,2, 3, 9, 10, or 13) is received.</para>
error (type 3, code 1, 2, 3, 9, 10, or 13) is received.</para>
</listitem>
</varlistentry>