diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-26 08:03:39 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 20:50:48 +0100 |
commit | 7166e7dda3c387391bed7242e839b62c6921e830 (patch) | |
tree | e6e7b61ca9da84d2ada936d39ea10aa5212bf09a | |
parent | 2ffb797a713c3ea37a381bedc8b7acf34caba590 (diff) | |
download | poky-7166e7dda3c387391bed7242e839b62c6921e830.tar.gz |
documentation/dev-manual/dev-manual-model.xml: Updated wording for list
The list specifically named four kernels supported. I changed it so
it would say "several kernels".
(From yocto-docs rev: 8134eae4bce85e18a4402606e2cac6cb422cf0cf)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index e1e5fb92f4..8f406b85f5 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -243,7 +243,7 @@ | |||
243 | <ulink url='&YOCTO_GIT_URL;'></ulink>. | 243 | <ulink url='&YOCTO_GIT_URL;'></ulink>. |
244 | If you look at the interface, you will see to the left a grouping of | 244 | If you look at the interface, you will see to the left a grouping of |
245 | Git repositories titled "Yocto Linux Kernel." | 245 | Git repositories titled "Yocto Linux Kernel." |
246 | Within this group, you will find the four different kernels supported by | 246 | Within this group, you will find several kernels supported by |
247 | the Yocto Project: | 247 | the Yocto Project: |
248 | <itemizedlist> | 248 | <itemizedlist> |
249 | <listitem><para><emphasis><filename>linux-yocto-2.6.34</filename></emphasis> - The | 249 | <listitem><para><emphasis><filename>linux-yocto-2.6.34</filename></emphasis> - The |