mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 07:29:03 +00:00
Eliminate a spurious blank in scripting.xml caused by a line break inside an
emphasis element.
This commit is contained in:
@@ -3955,8 +3955,8 @@ calls would yield a <literal>false</literal> status.</para>
|
||||
loaded as files. Each file loaded is executed by Lua. If a
|
||||
<emphasis>portrule</emphasis> is present, then it is saved in the
|
||||
<emphasis>porttests</emphasis> table with a portrule key and file
|
||||
closure value. Otherwise, if the script has a <emphasis>hostrule
|
||||
</emphasis>, then it is saved in the <emphasis>hosttests</emphasis> table
|
||||
closure value. Otherwise, if the script has a
|
||||
<emphasis>hostrule</emphasis>, then it is saved in the <emphasis>hosttests</emphasis> table
|
||||
in the same manner.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
Reference in New Issue
Block a user