summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-15 08:37:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-20 17:52:00 -0700
commitedd8e1e8b974eb3f0f9f66c2207aadf43612350b (patch)
tree37c4148d375519edd4da53a43b2577398b4928e2 /documentation/adt-manual
parentcb8f3b1ad784b45241c3e246d3c6b37e72dd1ead (diff)
downloadast2050-yocto-poky-edd8e1e8b974eb3f0f9f66c2207aadf43612350b.zip
ast2050-yocto-poky-edd8e1e8b974eb3f0f9f66c2207aadf43612350b.tar.gz
documentation/adt-manual/adt-command.xml: general edits.
(From yocto-docs rev: 7227ad57257869f2fcb7f85bed8b8b90db4bd65a) 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-command.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index 28501b6..4010764 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -8,7 +8,7 @@
tarball that had been installed into <filename>/opt/poky</filename>,
which is outside of the Yocto Project build tree
(see <xref linkend='using-an-existing-toolchain-tarball'>
- “Using an Existing Toolchain Tarball”)</xref>.
+ Using an Existing Toolchain Tarball)</xref>.
And, that sourcing your architecture-specific environment setup script
initializes a suitable cross-toolchain development environment.
This setup occurs by adding the compiler, QEMU scripts, QEMU binary,
@@ -26,7 +26,7 @@
<section id='autotools-based-projects'>
<title>Autotools-Based Projects</title>
<para>
- For an autotools-based project you can use the cross-toolchain by just
+ For an autotools-based project, you can use the cross-toolchain by just
passing the appropriate host option to <filename>configure.sh</filename>.
The host option you use is derived from the name of the environment setup
script in <filename>/opt/poky</filename> resulting from unpacking the
OpenPOWER on IntegriCloud