summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-structure.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-23 17:15:08 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-26 12:13:49 +0100
commitceaf19ff678e43cb939a321c89ec36654586846e (patch)
treef4b87bf0389328ac68ff5514afdd1a45ba94962f /documentation/poky-ref-manual/ref-structure.xml
parent4096fb2d0148103541c9b9b9e6920ae989ca1105 (diff)
downloadast2050-yocto-poky-ceaf19ff678e43cb939a321c89ec36654586846e.zip
ast2050-yocto-poky-ceaf19ff678e43cb939a321c89ec36654586846e.tar.gz
documentation/poky-ref-manual/ref-structure.xml: Clearer variable ref
There is confusion in the manual regarding shell environment variables and BitBake environment variables. I fixed this instance to specify shell environment variable. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: f6cd520323e12124217975cff09d03a6f5e03936) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r--documentation/poky-ref-manual/ref-structure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml
index 3af4139..0886a14 100644
--- a/documentation/poky-ref-manual/ref-structure.xml
+++ b/documentation/poky-ref-manual/ref-structure.xml
@@ -34,7 +34,7 @@
from BitBake itself.
Consequently, most users do not need to worry about BitBake.
The <filename>bitbake/bin/</filename> directory is placed
- into the <filename>PATH</filename> environment variable by the
+ into the shell's <filename>PATH</filename> environment variable by the
<link linkend="structure-core-script">oe-init-build-env</link> script.
</para>
OpenPOWER on IntegriCloud