diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:06:33 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:07:06 +0100 |
commit | 80eba26fb101cc07fc21b0ddec724999b3161ea9 (patch) | |
tree | f9cfc0be9f260f6577a4166e64c2b472df73245d /documentation/poky-ref-manual/introduction.xml | |
parent | 0be66f0e88920d32c071f6776ad6e7c1e2b619a7 (diff) | |
download | openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.tar.gz openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.tar.bz2 openembedded-core-80eba26fb101cc07fc21b0ddec724999b3161ea9.zip |
documentation/poky-ref-manual: Various tweaks to the text
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/introduction.xml')
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 0b407a142a..2683d01f22 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -324,7 +324,6 @@ $ poky-qemu <kernel> <image> <filename class="directory">/opt/poky</filename>) and then enabling the option in <filename>local.conf</filename>. </para> - </section> <section id='intro-getit-dev'> @@ -343,9 +342,7 @@ $ poky-qemu <kernel> <image> if this is undesireable we recommend using one of the release branches. </para> </section> - </section> - </chapter> <!-- vim: expandtab tw=80 ts=4 |