From 8f90946c0fca1c351d33f30a9b4b23c8df4f8f3c Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 23 Jul 2008 03:07:55 +0000 Subject: [PATCH] =?UTF-8?q?fix=20some=20typos=20notest=20by=20Jo=C3=A3o=20?= =?UTF-8?q?Medeiros?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/refguide.xml | 2 +- docs/scripting.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 7d6b17b23..2e7c10c02 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -1202,7 +1202,7 @@ hosts. exploit a subtle loophole in the TCP RFC to differentiate between open and -closed ports. Page 65 says that if the +closed ports. Page 65 of RFC 793 says that if the [destination] port state is CLOSED .... an incoming segment not containing a RST causes a RST to be sent in response. Then the next page discusses packets sent to open ports without the SYN, RST, or ACK diff --git a/docs/scripting.xml b/docs/scripting.xml index c0479c69e..e7256a8c5 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -13,7 +13,7 @@ growing and diverse set of scripts distributed with Nmap, or write their own to meet custom needs. - We designed NSE to be versatile, with the following tasks in mind + We designed NSE to be versatile, with the following tasks in mind: