Fix a couple of duplicate words found with the duplicate-words script.

This commit is contained in:
david 2008-10-30 17:28:14 +00:00
parent e9dd88b8a9
commit f8b4fc4cc1
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.