documentation/poky-ref-manual/ref-features.xml: typos fixed.

(From yocto-docs rev: b2c9750abec8429d665996231ddd16359e168c47)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-08-29 06:52:10 -07:00 committed by Richard Purdie
parent 2b3563fca8
commit 4a39412086
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
should be included in the generated images. should be included in the generated images.
Distributions can select which features they want to support through the Distributions can select which features they want to support through the
<filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename> <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>
variable, which is set in the <filename>poky.conf</filename> distributioni configuration file. variable, which is set in the <filename>poky.conf</filename> distribution configuration file.
Machine features are set in the Machine features are set in the
<filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename> <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>
variable, which is set in the machine configuration file and variable, which is set in the machine configuration file and
@ -30,7 +30,7 @@
The items below are valid options for The items below are valid options for
<filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>: <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>:
<itemizedlist> <itemizedlist>
<listitem><para><emphasis>alsa:</emphasis>ALSA support will be included (OSS compatibility <listitem><para><emphasis>alsa:</emphasis> ALSA support will be included (OSS compatibility
kernel modules will be installed if available).</para></listitem> kernel modules will be installed if available).</para></listitem>
<listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only) <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only)
</para></listitem> </para></listitem>