1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-11 18:29:03 +00:00

Move </para> tag above second embedded list for Mutexes (bad rendering?)

This commit is contained in:
batrick
2008-06-09 21:10:53 +00:00
parent 0564b25559
commit 1abbed9548

View File

@@ -2608,6 +2608,7 @@ error_message describes the occurred error.</para>
<literal>booleans</literal>, and <literal>numbers</literal>. <literal>booleans</literal>, and <literal>numbers</literal>.
The returned function allows you to lock, try to lock, and The returned function allows you to lock, try to lock, and
release the mutex. It's first and only parameter is either: release the mutex. It's first and only parameter is either:
</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<option><literal>"lock"</literal></option> <option><literal>"lock"</literal></option>
@@ -2644,7 +2645,6 @@ error_message describes the occurred error.</para>
</para> </para>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>