From c387f0c2543a9dd7f8eca069629ede4bb5ec5dba Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 17 Sep 2020 01:58:59 +0200 Subject: sphinx: replace special quotes with single and double quotes (From yocto-docs rev: 0aeb7a94abcef3cb3850c753dd0a243f381e6675) Signed-off-by: Quentin Schulz Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-qemu.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual/dev-manual-qemu.xml') diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index 46fe67bab0..1a526dd2f5 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml @@ -106,7 +106,7 @@ You need to be sure you have a pre-built kernel that will boot in QEMU. You also need the target root filesystem for your target - machine’s architecture: + machine's architecture: If you have previously built an image for QEMU @@ -553,7 +553,7 @@ A root filesystem that has one of the following filetype extensions: "ext2", "ext3", "ext4", "jffs2", "nfs", or "btrfs". - If the filename you provide for this option uses “nfs”, it + If the filename you provide for this option uses "nfs", it must provide an explicit root filesystem path. @@ -567,7 +567,7 @@ MACHINE: The architecture of the QEMU machine, which must be one of the following: "qemux86", "qemux86-64", "qemuarm", - "qemuarm64", "qemumips", “qemumips64", or "qemuppc". + "qemuarm64", "qemumips", "qemumips64", or "qemuppc". The MACHINE and QEMUARCH options are basically identical. @@ -674,7 +674,7 @@ qemux86" or "qemux86-64". The build host /dev/vhost-net directory has to be either readable or writable - and “slirp-enabled”. + and "slirp-enabled". -- cgit v1.2.3-54-g00ecf