summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-21 13:15:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-24 11:07:50 +0100
commit8614206f39698389d06212caa6507197410ec926 (patch)
treed7613ec5122b0e74105c9b83145861050633c86b /documentation/adt-manual
parent06cbcff7be36e18a842b0d33dbc79607070b5317 (diff)
downloadast2050-yocto-poky-8614206f39698389d06212caa6507197410ec926.zip
ast2050-yocto-poky-8614206f39698389d06212caa6507197410ec926.tar.gz
adt-manual: fixed formatting for user-supplied data in example.
(From yocto-docs rev: c3c264f14961c1e43da7bb0177cee4e3b4440b92) 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index d6fa8ee..89184b2 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -186,7 +186,7 @@
rebuild it using the appropriate cross-toolchain tools:
<literallayout class='monospaced'>
$ ./configure --host=armv5te-poky-linux-gnueabi \
- --with-libtool-sysroot=<replaceable>sysroot-dir</replaceable>
+ --with-libtool-sysroot=<replaceable>sysroot_dir</replaceable>
</literallayout>
<note>
If the <filename>configure</filename> script results in problems recognizing the
OpenPOWER on IntegriCloud