diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-15 12:42:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-15 12:42:31 +0000 |
commit | 04dc11187a0461e4a0b67b663e1e55c0172c7d10 (patch) | |
tree | 32b3df773763c60b4427b96db54692aced3d223c /usermanual | |
parent | aa02db9933b34d3454171cd2526658c498e8539d (diff) | |
download | openembedded-04dc11187a0461e4a0b67b663e1e55c0172c7d10.tar.gz openembedded-04dc11187a0461e4a0b67b663e1e55c0172c7d10.tar.bz2 openembedded-04dc11187a0461e4a0b67b663e1e55c0172c7d10.zip |
usermanual: another rewording in task-base: distro options list things
Diffstat (limited to 'usermanual')
-rw-r--r-- | usermanual/usermanual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml index f3556261c9..27acc2aaf5 100644 --- a/usermanual/usermanual.xml +++ b/usermanual/usermanual.xml @@ -295,7 +295,7 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget" and the resulting <command>task-base</command> would support pcmcia but not usbhost.</para> -<para>Task-base details exactly which options are either machine or distro settings (or need to be in both). Machine options are meant to reflect capabilities of the machine, distro options, things distribution maintainers might want to add or remove from their distros images.</para> +<para>Task-base details exactly which options are either machine or distro settings (or need to be in both). Machine options are meant to reflect capabilities of the machine, distro options list things distribution maintainers might want to add or remove from their distros images.</para> </section> <section> <title>Overrides <anchor id="overrides" /></title> |