doc: Fix the manual.

svn path=/nixos/trunk/; revision=26220
This commit is contained in:
Ludovic Courtès 2011-03-09 10:38:18 +00:00
parent 7cb3958e4b
commit b7a8b26d09

View File

@ -381,8 +381,8 @@ $ qemu-system-x86_64 -kernel ./kernel/bzImage -initrd ./initrd/initrd -hda /dev/
the location in the Nix store of the test results (e.g., the location in the Nix store of the test results (e.g.,
screenshots, test reports, and so on). In particular, a screenshots, test reports, and so on). In particular, a
pretty-printed log of the test is written to pretty-printed log of the test is written to
<filename>log.html</filename>, which can be viewed using something <filename>log.html</filename>, which can be viewed using a web
like: browser like this:
<screen> <screen>
$ icecat result/log.html $ icecat result/log.html
@ -402,7 +402,7 @@ $ qemu-system-x86_64 -kernel ./kernel/bzImage -initrd ./initrd/initrd -hda /dev/
virtual machines defined in the NFS test using QEMU/KVM. The root virtual machines defined in the NFS test using QEMU/KVM. The root
file system of the VMs is created on the fly and kept across VM file system of the VMs is created on the fly and kept across VM
restarts in restarts in
<filename>./<varname>hostname</varname>.qcow2</filename>. <filename>./</filename><varname>hostname</varname><filename>.qcow2</filename>.
</para> </para>
<para> <para>