1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-17 13:09:02 +00:00

fix some typos notest by João Medeiros

This commit is contained in:
fyodor
2008-07-23 03:07:55 +00:00
parent 64b2a328bc
commit 8f90946c0f
2 changed files with 2 additions and 2 deletions

View File

@@ -1202,7 +1202,7 @@ hosts.</para>
exploit a subtle loophole in the <ulink
role="hidepdf" url="http://www.rfc-editor.org/rfc/rfc793.txt">TCP RFC</ulink> to
differentiate between <literal>open</literal> and
<literal>closed</literal> ports. Page 65 says that <quote>if the
<literal>closed</literal> ports. Page 65 of RFC 793 says that <quote>if the
[destination] port state is CLOSED .... an incoming segment not
containing a RST causes a RST to be sent in response.</quote> Then the next
page discusses packets sent to open ports without the SYN, RST, or ACK

View File

@@ -13,7 +13,7 @@
growing and diverse set of scripts distributed with Nmap, or write
their own to meet custom needs.</para>
<para>We designed NSE to be versatile, with the following tasks in mind</para>
<para>We designed NSE to be versatile, with the following tasks in mind:</para>
<variablelist>
<varlistentry>