1
0
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:
david
2008-08-29 22:15:25 +00:00
parent 66a11a5b99
commit 4cd828f92b

View File

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