summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-prepare.xml')
-rw-r--r--documentation/adt-manual/adt-prepare.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
232 own location, you are prompted to run the installation script 232 own location, you are prompted to run the installation script
233 interactively or in silent mode. 233 interactively or in silent mode.
234 If you want to closely monitor the installation, 234 If you want to closely monitor the installation,
235 choose I for interactive mode rather than S for silent mode. 235 choose "I" for interactive mode rather than "S" for silent mode.
236 Follow the prompts from the script to complete the installation. 236 Follow the prompts from the script to complete the installation.
237 </para> 237 </para>
238 238
@@ -765,7 +765,7 @@
765 <itemizedlist> 765 <itemizedlist>
766 <listitem><para>Install the appropriate stand-alone toolchain tarball.</para></listitem> 766 <listitem><para>Install the appropriate stand-alone toolchain tarball.</para></listitem>
767 <listitem><para>Download the pre-built image that will boot with QEMU. 767 <listitem><para>Download the pre-built image that will boot with QEMU.
768 You need to be sure to get the QEMU image that matches your target machines 768 You need to be sure to get the QEMU image that matches your target machine's
769 architecture (e.g. x86, ARM, etc.).</para></listitem> 769 architecture (e.g. x86, ARM, etc.).</para></listitem>
770 <listitem><para>Download the filesystem image for your target machine's architecture. 770 <listitem><para>Download the filesystem image for your target machine's architecture.
771 </para></listitem> 771 </para></listitem>