diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index d206c111ed..739fd7104b 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml @@ -349,19 +349,19 @@ start: Starts the NFS share: - runqemu-export-rootfs start <file-system-location> + runqemu-export-rootfs start file-system-location stop: Stops the NFS share: - runqemu-export-rootfs stop <file-system-location> + runqemu-export-rootfs stop file-system-location restart: Restarts the NFS share: - runqemu-export-rootfs restart <file-system-location> + runqemu-export-rootfs restart file-system-location @@ -379,7 +379,7 @@ Switching Between Consoles: When booting or running QEMU, you can switch between supported consoles by using - Ctrl+Alt+<number>. + Ctrl+Alt+number. For example, Ctrl+Alt+3 switches you to the serial console as long as that console is enabled. Being able to switch consoles is helpful, for example, if the