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/adt-manual/adt-prepare.rst | 4 ++-- documentation/adt-manual/adt-prepare.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.rst b/documentation/adt-manual/adt-prepare.rst index e2141f8059..9b6bd05147 100644 --- a/documentation/adt-manual/adt-prepare.rst +++ b/documentation/adt-manual/adt-prepare.rst @@ -189,7 +189,7 @@ the location for cross-toolchain installation. The default location is ``/opt/poky/``\ release. After either accepting the default location or selecting your own location, you are prompted to run the installation script interactively or in silent mode. If you want to closely monitor -the installation, choose “I” for interactive mode rather than “S” for +the installation, choose "I" for interactive mode rather than "S" for silent mode. Follow the prompts from the script to complete the installation. @@ -594,7 +594,7 @@ For this scenario, you need to do several things: - Install the appropriate stand-alone toolchain tarball. - Download the pre-built image that will boot with QEMU. You need to be - sure to get the QEMU image that matches your target machine’s + sure to get the QEMU image that matches your target machine's architecture (e.g. x86, ARM, etc.). - Download the filesystem image for your target machine's architecture. diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 684eb75c56..2dc9843259 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -232,7 +232,7 @@ own location, you are prompted to run the installation script interactively or in silent mode. If you want to closely monitor the installation, - choose “I” for interactive mode rather than “S” for silent mode. + choose "I" for interactive mode rather than "S" for silent mode. Follow the prompts from the script to complete the installation. @@ -765,7 +765,7 @@ Install the appropriate stand-alone toolchain tarball. Download the pre-built image that will boot with QEMU. - You need to be sure to get the QEMU image that matches your target machine’s + You need to be sure to get the QEMU image that matches your target machine's architecture (e.g. x86, ARM, etc.). Download the filesystem image for your target machine's architecture. -- cgit v1.2.3-54-g00ecf