diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml
index d58ebc0b71..fc29b95e04 100644
--- a/documentation/poky-ref-manual/ref-structure.xml
+++ b/documentation/poky-ref-manual/ref-structure.xml
@@ -39,7 +39,8 @@
scripts/ is executed to run the main BitBake executable,
which resides in the bitbake/bin/ directory.
Sourcing the oe-init-build-env
- script places the BitBake wrapper into the shell's PATH environment
+ script places the scripts and bitbake/bin
+ directories (in that order) into the shell's PATH environment
variable.