summaryrefslogtreecommitdiffstats
path: root/handbook/ref-structure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/ref-structure.xml')
-rw-r--r--handbook/ref-structure.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/ref-structure.xml b/handbook/ref-structure.xml
index 8a564e77b3..a420a59218 100644
--- a/handbook/ref-structure.xml
+++ b/handbook/ref-structure.xml
@@ -216,11 +216,11 @@
</para>
</section>
- <section id='structure-build-tmp-staging'>
- <title><filename class="directory">build/tmp/staging/</filename></title>
+ <section id='structure-build-tmp-sysroots>
+ <title><filename class="directory">build/tmp/sysroots/</filename></title>
<para>
- Any package needing to share output with other packages does so within staging.
+ Any package needing to share output with other packages does so within sysroots.
This means it contains any shared header files and any shared libraries amongst
other data. It is subdivided by architecture so multiple builds can run within
the one build directory.