summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 17:34:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:23 +0100
commit6cfbc41f72c5f8dfc457e55a40e7dc05346c8d56 (patch)
treec3b4768a9e16ad8284b0d7b1d512036b9590d6da /documentation/adt-manual
parentbdeedab9798fdcab73d4dd254bcc8c6d179e2940 (diff)
downloadast2050-yocto-poky-6cfbc41f72c5f8dfc457e55a40e7dc05346c8d56.zip
ast2050-yocto-poky-6cfbc41f72c5f8dfc457e55a40e7dc05346c8d56.tar.gz
adt-manual: Changed capitalization of list for consistency.
Start with lower-case letters. (From yocto-docs rev: 638963fb2c4cbcc3065725abe4f09f9b528c648e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-prepare.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index c6bfd49..e2eb2af 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -39,18 +39,18 @@
<para>
<itemizedlist>
- <listitem><para><emphasis>Use the ADT Installer Script:</emphasis>
+ <listitem><para><emphasis>Use the ADT installer script:</emphasis>
This method is the recommended way to install the ADT because it
automates much of the process for you.
For example, you can configure the installation to install the QEMU emulator
and the user-space NFS, specify which root filesystem profiles to download,
and define the target sysroot location.</para></listitem>
- <listitem><para><emphasis>Use an Existing Toolchain:</emphasis>
+ <listitem><para><emphasis>Use an existing toolchain:</emphasis>
Using this method, you select and download an architecture-specific
toolchain installer and then run the script to hand-install the toolchain.
If you use this method, you just get the cross-toolchain and QEMU - you do not
get any of the other mentioned benefits had you run the ADT Installer script.</para></listitem>
- <listitem><para><emphasis>Use the Toolchain from within the Build Directory:</emphasis>
+ <listitem><para><emphasis>Use the toolchain from within the Build Directory:</emphasis>
If you already have a
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>,
you can build the cross-toolchain within the directory.
OpenPOWER on IntegriCloud