1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-05 22:19:03 +00:00

minor rewording about -F option suggested by Dan Miller

This commit is contained in:
fyodor
2012-04-14 03:09:22 +00:00
parent 1eba012356
commit 4ac245d7e0

View File

@@ -1761,14 +1761,14 @@ way.</para>
<para>Nmap needs an <filename>nmap-services</filename> file
with frequency information in order to know which ports are
the most
common<notman> (see <xref linkend="nmap-services"/>
the most common<notman> (see <xref linkend="nmap-services"/>
for more about port frequencies)</notman>. If port frequency
information isn't available, perhaps because of the use of a
custom <filename>nmap-services</filename> file,
<option>-F</option> means to scan only ports that are named in
the services file (normally Nmap scans all named ports plus
ports 1&ndash;1024).</para>
custom <filename>nmap-services</filename> file, Nmap scans
all named ports plus ports 1-1024. In that case,
<option>-F</option> means to scan only ports that are named
in the services file.</para>
</listitem>
</varlistentry>