diff --git a/doc/manual/development.xml b/doc/manual/development.xml index 0278c617d51..9d0b42c4349 100644 --- a/doc/manual/development.xml +++ b/doc/manual/development.xml @@ -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., screenshots, test reports, and so on). In particular, a pretty-printed log of the test is written to - log.html, which can be viewed using something - like: + log.html, which can be viewed using a web + browser like this: $ 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 file system of the VMs is created on the fly and kept across VM restarts in - ./hostname.qcow2. + ./hostname.qcow2.