summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-02-17 16:09:23 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:58 -0800
commit4cf3afbc9857f29ef1bde5805e84cf57dca726de (patch)
tree93c32cda6e0fcd619164e4aa8964930466980cb3 /documentation/dev-manual/dev-manual-start.xml
parent1b17e6ac871cd29372cefd3fa11aa427f14b4e63 (diff)
downloadpoky-4cf3afbc9857f29ef1bde5805e84cf57dca726de.tar.gz
documentation/dev-manual/dev-manual-start.xml: Formatting correction. (From yocto-docs rev: 767ec4659e72622a08ff6d1923d14c46e6dd4331)
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/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 2d84b85bec..e429065b7a 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -273,7 +273,7 @@
273 <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'>PARALLEL_MAKE</ulink></filename> variables, and 273 <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'>PARALLEL_MAKE</ulink></filename> variables, and
274 a centralized tarball download directory through the 274 a centralized tarball download directory through the
275 <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem> 275 <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem>
276 <listitem><para>Build the image using the <command>bitbake</command> command. 276 <listitem><para>Build the image using the <filename>bitbake</filename> command.
277 If you want information on BitBake, see the user manual at 277 If you want information on BitBake, see the user manual at
278 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem> 278 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem>
279 <listitem><para>Run the image either on the actual hardware or using the QEMU 279 <listitem><para>Run the image either on the actual hardware or using the QEMU