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

Fix two erroneous command-line option index entries: --sR and --T (changed to

-sR and -T).
This commit is contained in:
david
2008-06-30 19:30:13 +00:00
parent b63cdc769a
commit ce8a716e5e

View File

@@ -1708,7 +1708,7 @@ way.</para>
<varlistentry>
<term>
<option>-sR</option> (RPC scan)
<indexterm><primary>--sR</primary></indexterm></term>
<indexterm><primary>-sR</primary></indexterm></term>
<listitem>
<para>This method works in conjunction with the various port
@@ -2421,7 +2421,7 @@ worth the extra time.</para>
<option>-T
&lt;paranoid|sneaky|polite|normal|aggressive|insane&gt;</option>
(Set a timing template)
<indexterm><primary>--T</primary></indexterm>
<indexterm><primary>-T</primary></indexterm>
</term>
<listitem>