diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 73bb091be5..3bd7f9ddd7 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3931,7 +3931,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
The INITRD variable is an optional
variable used with the
- buildimg
+ bootimg
class.
@@ -5284,7 +5284,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Causes the OpenEmbedded build system to skip building the
.hddimg image.
The NOHDD variable is used with the
- buildimg
+ bootimg
class.
Set the variable to "1" to prevent the
.hddimg image from being built.
@@ -5298,7 +5298,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Causes the OpenEmbedded build system to skip building the
ISO image.
The NOISO variable is used with the
- buildimg
+ bootimg
class.
Set the variable to "1" to prevent the ISO image from
being built.
@@ -6750,7 +6750,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
The ROOTFS variable is an optional
variable used with the
- buildimg
+ bootimg
class.