From b4c03a7c2863d4943bfd8e50328b08f68d9a7d8e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Aug 2014 08:39:35 +0300 Subject: [PATCH] dev-manual: Added some formatting for user-supplied input. (From yocto-docs rev: 0b586d27a647d7afcaff0623919dff33a9206632) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-qemu.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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