mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add a missing parenthesis in scripting.xml.
This commit is contained in:
parent
5f166e19ec
commit
2df024fe55
1 changed files with 1 additions and 1 deletions
|
|
@ -1463,7 +1463,7 @@ try(socket:send(result))
|
|||
|
||||
<para>Because every script can write to the registry table, it
|
||||
is important to avoid conflicts by choosing keys wisely
|
||||
(uniquely.</para>
|
||||
(uniquely).</para>
|
||||
|
||||
</sect2>
|
||||
<indexterm class="endofrange" startref="nse-nmap-indexterm"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue