diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-27 13:15:54 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:48 +0100 |
| commit | 93e530c7a5055333629a6298e6d93cdfd9f47db6 (patch) | |
| tree | ed81e3bbe43d09b9bac4b5f416132713401ca1fc /documentation | |
| parent | c28a1896e90e9c34b38efe294a4fb12ed1bede7a (diff) | |
| download | poky-93e530c7a5055333629a6298e6d93cdfd9f47db6.tar.gz | |
documentation/dev-manual/dev-manual-kernel-appendix.xml: removed redundant id.
(From yocto-docs rev: d8eac20a745ca1c7fd20089abde4e61bbc4e755a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-kernel-appendix.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index 50180dc313..608fc32b9a 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml | |||
| @@ -3,10 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | <appendix id='dev-manual-kernel-appendix'> | 4 | <appendix id='dev-manual-kernel-appendix'> |
| 5 | 5 | ||
| 6 | <title>Modifying a Kernel Example</title> | 6 | <title>Kernel Modification Case</title> |
| 7 | |||
| 8 | <section id='modifying-a-kernel-example'> | ||
| 9 | <title>Modifying a Kernel</title> | ||
| 10 | 7 | ||
| 11 | <para> | 8 | <para> |
| 12 | Kernel modification involves changing or adding configurations to an existing kernel, or | 9 | Kernel modification involves changing or adding configurations to an existing kernel, or |
| @@ -379,7 +376,6 @@ | |||
| 379 | </para> | 376 | </para> |
| 380 | </section> | 377 | </section> |
| 381 | </section> | 378 | </section> |
| 382 | </section> | ||
| 383 | 379 | ||
| 384 | </appendix> | 380 | </appendix> |
| 385 | <!-- | 381 | <!-- |
