summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 163d1c02c9..0e64b0aae0 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -484,8 +484,8 @@
484 <glossentry id='var-DISTRO_FEATURES'><glossterm>DISTRO_FEATURES</glossterm> 484 <glossentry id='var-DISTRO_FEATURES'><glossterm>DISTRO_FEATURES</glossterm>
485 <glossdef> 485 <glossdef>
486 <para>The features enabled for the distribution. 486 <para>The features enabled for the distribution.
487 For a list of valid features, see the 487 For a list of features supported by the Yocto Project as shipped,
488 "<link linkend='ref-features-distro'>Distro</link>" 488 see the "<link linkend='ref-features-distro'>Distro</link>"
489 section. 489 section.
490 </para> 490 </para>
491 </glossdef> 491 </glossdef>
@@ -1620,8 +1620,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
1620 <glossdef> 1620 <glossdef>
1621 <para>Specifies the list of hardware features the 1621 <para>Specifies the list of hardware features the
1622 <link linkend='var-MACHINE'>MACHINE</link> supports. 1622 <link linkend='var-MACHINE'>MACHINE</link> supports.
1623 For a list of valid features you can provide, see the 1623 For a list of features supported by the Yocto Project as shipped,
1624 "<link linkend='ref-features-machine'>Machine</link>" section.</para> 1624 see the "<link linkend='ref-features-machine'>Machine</link>" section.</para>
1625 </glossdef> 1625 </glossdef>
1626 </glossentry> 1626 </glossentry>
1627 1627