diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 6f90c5cf3b..cb43016fe2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9487,6 +9487,28 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
+ USE_VT
+
+
+ When using
+ SysVinit,
+ determines whether or not to run a
+ getty
+ on any virtual terminals in order to enable logging in
+ through those terminals.
+
+
+
+ The default value used for USE_VT
+ is "1" when no default value is specifically set.
+ Typically, you would set USE_VT
+ to "0" in the machine configuration file for machines
+ that do not have a graphical display attached and
+ therefore do not need virtual terminal functionality.
+
+
+
+
USER_CLASSES