aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-intro.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-01-23 12:51:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-27 13:56:05 +0000
commite6310f6310ce9f1559609261829147e4dc4ddddd (patch)
tree45738ca31ac96bf30d257df270598119bfe8d80d /documentation/kernel-dev/kernel-dev-intro.xml
parenta24c555641cced54be59f1cacb3fa59984c5757d (diff)
downloadopenembedded-core-contrib-e6310f6310ce9f1559609261829147e4dc4ddddd.tar.gz
kernel-dev: Minor edits to the overview section.
(From yocto-docs rev: 42c9b33d38150672d1ea177f98a86c71806caa3a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index 361bb9eb1f..229a1fbc73 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -14,7 +14,7 @@
This manual provides background information on the Yocto Linux kernel
<ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>,
describes common tasks you can perform using the kernel tools,
- and shows you how to use the Metadata needed to work with
+ and shows you how to use the kernel Metadata needed to work with
the kernel inside the Yocto Project.
</para>
@@ -32,7 +32,7 @@
Also included is a linux-yocto development recipe
(<filename>linux-yocto-dev.bb</filename>) should you want to work
with the very latest in upstream Linux kernel development and
- Metadata development.
+ kernel Metadata development.
</para>
<para>