summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-26 09:16:52 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 21:00:31 +0100
commitba554bd865f3c5d3aeb08f634257626b7b6c4831 (patch)
tree870c801330866943769d2fe8851f459d6b659fdc /documentation
parent0dda5d88a5f2d3f4a048d99dbf04680f7161e569 (diff)
downloadpoky-ba554bd865f3c5d3aeb08f634257626b7b6c4831.tar.gz
documentation/dev-manual/dev-manual-model.xml: Better wording.
(From yocto-docs rev: bb3fa5eeed2784b415d009ae07c39149adc1a147) 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-model.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 3fdd681f4f..31e6b09a31 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -585,7 +585,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
585 You must have a target kernel image that has been built using the Yocto Project.</para> 585 You must have a target kernel image that has been built using the Yocto Project.</para>
586 <para>Depending on whether the Yocto Project has a pre-built image that matches your target 586 <para>Depending on whether the Yocto Project has a pre-built image that matches your target
587 architecture and where you are going to run the image while you develop your application 587 architecture and where you are going to run the image while you develop your application
588 (QEMU or real hardware), the area you get the image from differs. 588 (QEMU or real hardware), the area from which you get the image differs.
589 <itemizedlist> 589 <itemizedlist>
590 <listitem><para>Download the image from 590 <listitem><para>Download the image from
591 <ulink url='&YOCTO_MACHINES_DL_URL;'> 591 <ulink url='&YOCTO_MACHINES_DL_URL;'>