diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-15 10:42:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-25 17:59:57 +0100 |
commit | 9960c920836e2ff0d8238b7abd0ba638a963529e (patch) | |
tree | 784e3c6ca391b3362a2cfa1a6ed6094981404bb4 /documentation | |
parent | ba958cb70804e54d7e08a8d1a424fc8776e46a5a (diff) | |
download | poky-9960c920836e2ff0d8238b7abd0ba638a963529e.tar.gz |
documentation/adt-manual/adt-prepare.xml: Title correction
(From yocto-docs rev: 536665ac8b28426f2869ceffca3ea2f6f4d1eef4)
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/adt-manual/adt-prepare.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index a2618c6ae2..3eacf859dd 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -315,8 +315,8 @@ | |||
315 | </para> | 315 | </para> |
316 | </section> | 316 | </section> |
317 | 317 | ||
318 | <section id='kernels-and-filesystem-images'> | 318 | <section id='securing-kernel-and-filesystem-images'> |
319 | <title>Kernels and Filesystem Images</title> | 319 | <title>Securing Kernel and Filesystem Images</title> |
320 | 320 | ||
321 | <para> | 321 | <para> |
322 | You will need to have a kernel and filesystem image to boot using your | 322 | You will need to have a kernel and filesystem image to boot using your |