summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-21 13:53:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-24 11:07:50 +0100
commit831fe9fa278da111473f79cc9d9823011f5641c3 (patch)
tree9e6a0fac0ea0184e7187f6970d2d170d6a8f469b /documentation
parent09473192662dfad111348dcc567208107ef7221a (diff)
downloadast2050-yocto-poky-831fe9fa278da111473f79cc9d9823011f5641c3.zip
ast2050-yocto-poky-831fe9fa278da111473f79cc9d9823011f5641c3.tar.gz
ref-manual: Fixed some formatting on a user-input example.
(From yocto-docs rev: d27d950d8a128c06684c3bc9e55c73c5f4f9658b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index b6b9859..40b4e21 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -416,7 +416,7 @@
Source the tools environment setup script by using a
command like the following:
<literallayout class='monospaced'>
- $ source /home/<replaceable>your-username</replaceable>/buildtools/environment-setup-i586-poky-linux
+ $ source /home/<replaceable>your_username</replaceable>/buildtools/environment-setup-i586-poky-linux
</literallayout>
Of course, you need to supply your installation directory and be
sure to use the right file (i.e. i585 or x86-64).
OpenPOWER on IntegriCloud