qemu-sanity-check
In this case, the script will look for a suitable qemu binary on the
-C<$PATH> and the latest Linux kernel in C</boot> and try to boot that
+C<$PATH> and the latest Linux kernel in F</boot> and try to boot that
kernel on that qemu.
You can also specify a qemu binary or a Linux kernel (either or both
=item B<--initrd>=INITRD
-Use the initramfs image named C<INITRD> instead of the default.
+Use the initramfs image named F<INITRD> instead of the default.
=item B<-k> VMLINUZ
=item B<--kernel>=VMLINUZ
-Use the kernel image C<VMLINUZ> instead of searching for the latest
-kernel installed in C</boot>.
+Use the kernel image F<VMLINUZ> instead of searching for the latest
+kernel installed in F</boot>.
=item B<-m> MACHINE
=item B<--qemu>=QEMU
-Use the qemu (or KVM) binary C<QEMU> instead of searching C<$PATH> for
+Use the qemu (or KVM) binary F<QEMU> instead of searching C<$PATH> for
a suitable binary.
=item B<-t> TIMEOUT