diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ced40c0549..b1f61454b2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -39,7 +39,7 @@
U
W
-
+ X
@@ -11535,8 +11535,32 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
-
-
+ X
+
+ XSERVER
+
+ XSERVER[doc] = "Specifies the packages that should be installed
+ to provide an X server and drivers for the current machine."
+
+
+
+ Specifies the packages that should be installed to
+ provide an X server and drivers for the current machine,
+ assuming your image directly includes
+ packagegroup-core-x11-xserver or,
+ perhaps indirectly, includes "x11-base" in
+ IMAGE_FEATURES.
+
+
+
+ The default value of XSERVER, if not
+ specified in the machine configuration, is
+ "xserver-xorg xf86-video-fbdev xf86-input-evdev".
+
+
+
+
+