diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index be292eb136..93cd45d456 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -762,6 +762,20 @@
within WORKDIR/packages-split/.
+
+
+ build/tmp/work-shared/
+
+
+ For efficiency, the OpenEmbedded build system creates and uses
+ this directory to hold recipes that share a work directory with
+ other recipes.
+ In practice, this is only used for gcc
+ and its variants (e.g. gcc-cross,
+ libgcc, gcc-runtime,
+ and so forth).
+
+