diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 05e6f39ed5..444ed3db65 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1087,6 +1087,19 @@
+ BUILDSDK_LDFLAGS
+
+
+ Specifies the flags to pass to the linker when building
+ for the SDK.
+ When building in the nativesdk-
+ context,
+ LDFLAGS
+ is set to the value of this variable by default.
+
+
+
+
BUILDSTATS_BASE
@@ -4194,8 +4207,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
-native)
- BUILDSDK_LDFLAGS when building
- for an SDK (i.e. -nativesdk)
+ BUILDSDK_LDFLAGS
+ when building for an SDK (i.e.
+ nativesdk-)