summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/ref-features.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml
index db514546a5..6b3e5c241e 100644
--- a/documentation/poky-ref-manual/ref-features.xml
+++ b/documentation/poky-ref-manual/ref-features.xml
@@ -9,7 +9,7 @@
9 should be included in the generated images. 9 should be included in the generated images.
10 Distributions can select which features they want to support through the 10 Distributions can select which features they want to support through the
11 <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename> 11 <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>
12 variable, which is set in the <filename>poky.conf</filename> distributioni configuration file. 12 variable, which is set in the <filename>poky.conf</filename> distribution configuration file.
13 Machine features are set in the 13 Machine features are set in the
14 <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename> 14 <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>
15 variable, which is set in the machine configuration file and 15 variable, which is set in the machine configuration file and
@@ -30,7 +30,7 @@
30 The items below are valid options for 30 The items below are valid options for
31 <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>: 31 <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>:
32 <itemizedlist> 32 <itemizedlist>
33 <listitem><para><emphasis>alsa:</emphasis>ALSA support will be included (OSS compatibility 33 <listitem><para><emphasis>alsa:</emphasis> ALSA support will be included (OSS compatibility
34 kernel modules will be installed if available).</para></listitem> 34 kernel modules will be installed if available).</para></listitem>
35 <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only) 35 <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only)
36 </para></listitem> 36 </para></listitem>