diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-29 06:52:10 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-30 17:27:38 +0100 |
| commit | 4a394120869a395d702761e8cab262e43eed0542 (patch) | |
| tree | f4391200bb67432c8ef0f512e76caad4e972577b | |
| parent | 2b3563fca83391017b8eb8d7c84a7981ad29381d (diff) | |
| download | poky-4a394120869a395d702761e8cab262e43eed0542.tar.gz | |
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>
| -rw-r--r-- | documentation/poky-ref-manual/ref-features.xml | 4 |
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> |
