From 30d86e3cb068cbbdb6b249a864ad3baf717a20a1 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 31 Oct 2008 18:20:12 +0000 Subject: [PATCH] Add a missing space in refguide.xml. --- docs/refguide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index b7cfb0af2..e2081476d 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -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. +error (type 3, code 1, 2, 3, 9, 10, or 13) is received.