mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
merge r5026 - remove unnecessary (and misspelled) moreinfo attribute and values
This commit is contained in:
parent
aa2aa3ddee
commit
506378062c
1 changed files with 2 additions and 2 deletions
|
|
@ -3109,7 +3109,7 @@ overwhelming requests. Specify <option>--open</option> to only see
|
|||
<listitem>
|
||||
<indexterm significance="normal"><primary>--servicedb</primary></indexterm>
|
||||
<para>Asks Nmap to use the specified services file rather than
|
||||
the <filename moreinfo="nont">nmap-services</filename> data file that
|
||||
the <filename>nmap-services</filename> data file that
|
||||
comes with Nmap. See the description for <option>--datadir</option>
|
||||
for more information on Nmap's data files.</para>
|
||||
</listitem>
|
||||
|
|
@ -3122,7 +3122,7 @@ overwhelming requests. Specify <option>--open</option> to only see
|
|||
<listitem>
|
||||
<indexterm significance="normal"><primary>--versiondb</primary></indexterm>
|
||||
<para>Asks Nmap to use the specified service probes file rather than
|
||||
the <filename moreinfo="nont">nmap-service-probes</filename> data file
|
||||
the <filename>nmap-service-probes</filename> data file
|
||||
that comes with Nmap. See the description for
|
||||
<option>--datadir</option> for more information on Nmap's data
|
||||
files.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue