doc: Attempt to placate Docbook.

svn path=/nixos/trunk/; revision=27476
This commit is contained in:
Ludovic Courtès 2011-06-15 14:46:06 +00:00
parent 7fe48226c0
commit 610839eb29

View File

@ -504,21 +504,21 @@ $ qemu-system-x86_64 -kernel ./kernel/bzImage -initrd ./initrd/initrd -hda /dev/
<varlistentry> <varlistentry>
<term><varname>test</varname></term> <term><varname>test</varname></term>
<listitem>A derivation containing the test log as an HTML file, <listitem><para>A derivation containing the test log as an HTML file,
as seen above, suitable for presentation in the Hydra continuous as seen above, suitable for presentation in the Hydra continuous
build system.</listitem> build system.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><varname>report</varname></term> <term><varname>report</varname></term>
<listitem>A derivation containing a code coverage report, with <listitem><para>A derivation containing a code coverage report, with
meta-data suitable for Hydra.</listitem> meta-data suitable for Hydra.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><varname>driver</varname></term> <term><varname>driver</varname></term>
<listitem>A derivation containing scripts to run the VM test or <listitem><para>A derivation containing scripts to run the VM test or
interact with the VM network interactively, as seen above. interact with the VM network interactively, as seen above.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>