From 610839eb29bf119c195d8aaa3403aba1df83c0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 15 Jun 2011 14:46:06 +0000 Subject: [PATCH] doc: Attempt to placate Docbook. svn path=/nixos/trunk/; revision=27476 --- doc/manual/development.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/manual/development.xml b/doc/manual/development.xml index c8001a5c6d75..30d9be2b62ca 100644 --- a/doc/manual/development.xml +++ b/doc/manual/development.xml @@ -504,21 +504,21 @@ $ qemu-system-x86_64 -kernel ./kernel/bzImage -initrd ./initrd/initrd -hda /dev/ test - A derivation containing the test log as an HTML file, + A derivation containing the test log as an HTML file, as seen above, suitable for presentation in the Hydra continuous - build system. + build system. report - A derivation containing a code coverage report, with - meta-data suitable for Hydra. + A derivation containing a code coverage report, with + meta-data suitable for Hydra. driver - A derivation containing scripts to run the VM test or - interact with the VM network interactively, as seen above. + A derivation containing scripts to run the VM test or + interact with the VM network interactively, as seen above.