mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 17:59:04 +00:00
Move </para> tag above second embedded list for Mutexes (bad rendering?)
This commit is contained in:
@@ -2608,6 +2608,7 @@ error_message describes the occurred error.</para>
|
||||
<literal>booleans</literal>, and <literal>numbers</literal>.
|
||||
The returned function allows you to lock, try to lock, and
|
||||
release the mutex. It's first and only parameter is either:
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<option><literal>"lock"</literal></option>
|
||||
@@ -2644,7 +2645,6 @@ error_message describes the occurred error.</para>
|
||||
</para>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
Reference in New Issue
Block a user