Author: ludo
Date: Wed Mar 9 10:38:18 2011
New Revision: 26220
URL: https://svn.nixos.org/websvn/nix/?rev=26220&sc=1
Log:
doc: Fix the manual.
Modified:
nixos/trunk/doc/manual/development.xml
Modified: nixos/trunk/doc/manual/development.xml
==============================================================================
--- nixos/trunk/doc/manual/development.xml Wed Mar 9 10:30:56 2011
(r26219)
+++ nixos/trunk/doc/manual/development.xml Wed Mar 9 10:38:18 2011
(r26220)
@@ -381,8 +381,8 @@
the location in the Nix store of the test results (e.g.,
screenshots, test reports, and so on). In particular, a
pretty-printed log of the test is written to
- <filename>log.html</filename>, which can be viewed using something
- like:
+ <filename>log.html</filename>, which can be viewed using a web
+ browser like this:
<screen>
$ icecat result/log.html
@@ -402,7 +402,7 @@
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
restarts in
- <filename>./<varname>hostname</varname>.qcow2</filename>.
+
<filename>./</filename><varname>hostname</varname><filename>.qcow2</filename>.
</para>
<para>
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits