diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 48783e7021..5f5852ab18 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9521,44 +9521,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
-
- NOHDD
-
- NOHDD[doc] = "Causes the OpenEmbedded build system to skip building the .hddimg image."
-
-
-
-
- Causes the OpenEmbedded build system to skip building the
- .hddimg image.
- The NOHDD variable is used with the
- image-live
- class.
- Set the variable to "1" to prevent the
- .hddimg image from being built.
-
-
-
-
- NOISO
-
- NOISO[doc] = "Causes the OpenEmbedded build system to skip building the ISO image."
-
-
-
-
- Causes the OpenEmbedded build system to skip building the
- ISO image.
- The NOISO variable is used with the
- image-live
- class.
- Set the variable to "1" to prevent the ISO image from
- being built.
- To enable building an ISO image, set the variable to "0".
-
-
-
-
O