documentation/poky-ref-manual/ref-structure.xml: Clearer reference to variable

Another instance of possible confusion between a shell
environment variable and a BitBake environment variable.
I cleared this one up.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: e02596d940434806820f071218d2eb89c872cf3c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-03-23 17:19:13 -06:00 committed by Richard Purdie
parent ceaf19ff67
commit 264e5978e4
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
This directory contains various integration scripts that implement
extra functionality in the Yocto Project environment (e.g. QEMU scripts).
The <link linkend="structure-core-script">oe-init-build-env</link> script appends this
directory to the <filename>PATH</filename> environment variable.
directory to the shell's <filename>PATH</filename> environment variable.
</para>
<para>