mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Fix a statement which didn't match the example it was describing
This commit is contained in:
parent
ee167e1c4d
commit
ed27a0de09
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
linkend="man-ex-repscan" xrefstyle="select: label nopage" />. The only Nmap arguments used in
|
||||
this example are <option>-A</option>, to enable OS and version
|
||||
detection, script scanning, and traceroute; <option>-T4</option> for
|
||||
faster execution; and then the two target hostnames.</para>
|
||||
faster execution; and then the hostname.</para>
|
||||
|
||||
<example id="man-ex-repscan"><title>A representative Nmap scan</title>
|
||||
<indexterm><primary><option>-A</option></primary><secondary>example of</secondary></indexterm>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue