diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index 688edc92c2..05e1b95ec6 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -1066,6 +1066,20 @@
+ BBLAYERS_FETCH_DIR
+
+
+ Sets the base location where layers are stored.
+ By default, this location is set to
+ ${COREBASE}.
+ This setting is used in conjunction with
+ bitbake-layers layerindex-fetch and
+ tells bitbake-layers where to place
+ the fetched layers.
+
+
+
+
BBMASK