mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Eliminate a spurious blank in scripting.xml caused by a line break inside an
emphasis element.
This commit is contained in:
parent
66a11a5b99
commit
4cd828f92b
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue