summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 16:53:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:30 +0100
commit32b2b0be10fb0a024daa166838d54f72214ceeab (patch)
treeb03272d822afc12c87ec2043c1c0641e8647ed70 /documentation/dev-manual
parent814152cfe81af901c850053c7739f4cfcb9f9ad6 (diff)
downloadpoky-32b2b0be10fb0a024daa166838d54f72214ceeab.tar.gz
dev-manual: Edits to "Boot the Image and Verify Your Changes" section.
Needed a new title. (From yocto-docs rev: 43f5ea0a86a6b87f23e59ffd7cb58ead20a26dda) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 5b976bbcc4..4e37b1bea1 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2314,8 +2314,8 @@
2314 </para> 2314 </para>
2315 </section> 2315 </section>
2316 2316
2317 <section id='verify-your-changes'> 2317 <section id='boot-the-image-and-verify-your-changes'>
2318 <title>Verify Your Changes</title> 2318 <title>Boot the Image and Verify Your Changes</title>
2319 2319
2320 <para> 2320 <para>
2321 These steps boot the image and allow you to see the changes 2321 These steps boot the image and allow you to see the changes