diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 41a663394a..cda9f72c79 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -390,16 +390,16 @@
First, the root filesystem is created from packages using
one of the rootfs_*.bbclass
files (depending on the package format used) and then the image is created.
-
-
-
- The IMAGE_FSTYPES
- variable controls the types of images to generate.
-
-
-
- The IMAGE_INSTALL
- variable controls the list of packages to install into the image.
+
+ The
+ IMAGE_FSTYPES
+ variable controls the types of images to generate.
+
+ The
+ IMAGE_INSTALL
+ variable controls the list of packages to install into the
+ image.
+