mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fix a couple of duplicate words found with the duplicate-words script.
This commit is contained in:
parent
e9dd88b8a9
commit
f8b4fc4cc1
2 changed files with 2 additions and 2 deletions
|
|
@ -1071,7 +1071,7 @@ install nmap</command>. Nmap will be installed as
|
|||
<filename>/opt/local/bin/nmap</filename>. To uninstall, run
|
||||
<command>sudo port uninstall nmap</command>.</para>
|
||||
|
||||
<para>These systems install install the <filename>nmap</filename>
|
||||
<para>These systems install the <filename>nmap</filename>
|
||||
executable outside the global <envar>PATH</envar>. To enable Zenmap to
|
||||
find it, set the <varname>nmap_command_path</varname> variable in
|
||||
<filename>zenmap.conf</filename> to <filename>/sw/bin/nmap</filename> or
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ the RIRs.
|
|||
]]
|
||||
|
||||
---
|
||||
-- @args whodb Takes any of the the following values, which may be combined:
|
||||
-- @args whodb Takes any of the following values, which may be combined:
|
||||
-- * <code>whodb=nofile</code> Prevent the use of IANA assignments data and instead query the default services.
|
||||
-- * <code>whodb=nofollow</code> Ignore referrals and instead display the first record obtained.
|
||||
-- * <code>whodb=nocache</code> Prevent the acceptance of records in the cache when they apply to large ranges of addresses.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue