Author: ludo
Date: Wed Jun 15 14:46:06 2011
New Revision: 27476
URL: https://svn.nixos.org/websvn/nix/?rev=27476&sc=1

Log:
doc: Attempt to placate Docbook.

Modified:
   nixos/trunk/doc/manual/development.xml

Modified: nixos/trunk/doc/manual/development.xml
==============================================================================
--- nixos/trunk/doc/manual/development.xml      Wed Jun 15 14:25:50 2011        
(r27475)
+++ nixos/trunk/doc/manual/development.xml      Wed Jun 15 14:46:06 2011        
(r27476)
@@ -504,21 +504,21 @@
 
       <varlistentry>
        <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
-       build system.</listitem>
+       build system.</para></listitem>
       </varlistentry>
 
       <varlistentry>
        <term><varname>report</varname></term>
-       <listitem>A derivation containing a code coverage report, with
-       meta-data suitable for Hydra.</listitem>
+       <listitem><para>A derivation containing a code coverage report, with
+       meta-data suitable for Hydra.</para></listitem>
       </varlistentry>
 
       <varlistentry>
        <term><varname>driver</varname></term>
-       <listitem>A derivation containing scripts to run the VM test or
-       interact with the VM network interactively, as seen above.
+       <listitem><para>A derivation containing scripts to run the VM test or
+       interact with the VM network interactively, as seen above.</para>
        </listitem>
       </varlistentry>
 
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to