summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-17 14:00:27 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-18 16:48:01 +0000
commitaa51d032b1d0dee8918f508e4c4f1777d3ad3c15 (patch)
tree2b2b4557dafb3cf22a44a49825056e9db619fc6d /documentation/kernel-manual
parentb631f486fe52facc498b37e32af6c063dc586f0a (diff)
downloadast2050-yocto-poky-aa51d032b1d0dee8918f508e4c4f1777d3ad3c15.zip
ast2050-yocto-poky-aa51d032b1d0dee8918f508e4c4f1777d3ad3c15.tar.gz
documentation/kernel-manual/kernel-how-to.xml: Spell checked
Performed a spell check and found a couple items. (From OE-Core rev: 45039d008519c13f97d9b195bba4505b3865b5ea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 3ca1746..79c8526 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -475,7 +475,7 @@ repository.
<para>
You can use many other comparisons to isolate BSP changes.
For example, you can compare against kernel.org tags (e.g. v2.6.27.18, etc), or
- you can compare agains subsystems (e.g. git whatchanged mm).
+ you can compare against subsystems (e.g. git whatchanged mm).
</para>
</section>
</section>
@@ -600,7 +600,7 @@ repository.
<para>
Distributed development with git is possible when you use a universally
agreed-upon unique commit identifier (set by the creator of the commit) that maps to a
- specific changeset with a specific parent.
+ specific change set with a specific parent.
This identifier is created for you when
you create a commit, and is re-created when you amend, alter or re-apply
a commit.
@@ -1059,7 +1059,7 @@ That's it. Configure and build.
(linux-yocto is the kernel listed in
<filename>meta-emenlow/conf/machine/emenlow.conf</filename>)</para></listitem>.
<listitem><para>Add a new entry in the <filename>build/conf/bblayers.conf</filename>
- so the new layer can be found by Bitbake.</para></listitem>
+ so the new layer can be found by BitBake.</para></listitem>
</itemizedlist>
</para></listitem>
OpenPOWER on IntegriCloud