diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 7425013703..347b591b1f 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -965,6 +965,30 @@
+ BUILDHISTORY_DIR_SDK
+
+
+ When inheriting the
+ buildhistory
+ class, specifies the name of the software development kit
+ (SDK) analyzed using the build history feature.
+ For more information on how the variable works, see the
+ buildhistory.class.
+ For more information on how build history works, see the
+ "Maintaining Build Output Quality"
+ section.
+
+
+
+ By default, the buildhistory class
+ sets the SDK name as follows:
+
+ BUILDHISTORY_DIR_SDK = "${BUILDHISTORY_DIR}/sdk/${SDK_NAME}/${IMAGE_BASENAME}"
+
+
+
+
+
BUILDHISTORY_FEATURES