diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-28 06:40:50 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 20:50:55 +0100 |
commit | 44be9bfbb04a115ae700cfd66d0e26822d5fca72 (patch) | |
tree | 957c309ef321756d809921ad5fbec3b1aa667207 | |
parent | 96645d1df4b67834263215c32c0f6d776852376a (diff) | |
download | poky-44be9bfbb04a115ae700cfd66d0e26822d5fca72.tar.gz |
documentation/dev-manual/dev-manual-kernel-appendix.xml: grammar fix
(From yocto-docs rev: d2baa57b68f67900854ee89985e3c53b8cfa1bf0)
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-kernel-appendix.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index 9e5a4ff101..7ee0e706be 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml | |||
@@ -522,9 +522,9 @@ | |||
522 | in "<link linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source | 522 | in "<link linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source |
523 | Code</link>" you should already have the Yocto Project files set up on your | 523 | Code</link>" you should already have the Yocto Project files set up on your |
524 | host machine. | 524 | host machine. |
525 | If this is the case, go to then next section titled | 525 | If this is the case, go to the next section, which is titled |
526 | "<link linkend='examining-the-default-config-smp-behavior'>Examining the Default | 526 | "<link linkend='examining-the-default-config-smp-behavior'>Examining the Default |
527 | <filename>CONFIG_SMP</filename> Behavior</link>" and continue with the | 527 | <filename>CONFIG_SMP</filename> Behavior</link>", and continue with the |
528 | example. | 528 | example. |
529 | </para> | 529 | </para> |
530 | 530 | ||