diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 9f22744922..69d1a01e67 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -10044,8 +10044,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
and
cmake
use PACKAGECONFIG_CONFARGS to pass
- PACKAGECONFIG
- options to configure and
+ PACKAGECONFIG options to
+ configure and
cmake, respectively.
If you are using
PACKAGECONFIG but not a class that
@@ -10053,12 +10053,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
you need to use
PACKAGECONFIG_CONFARGS appropriately.
-
-
- For additional information, see the
- PACKAGECONFIG
- variable.
-