summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-01 15:03:59 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:07:51 +0100
commit0c38b24fedcc6a7860a347b6e23d0485a72cc271 (patch)
tree6a69a381fae28e45605791169cbc834c08e5de24
parentdd2883be8fa4397679246d3501e8ecbc236cdf09 (diff)
downloadast2050-yocto-poky-0c38b24fedcc6a7860a347b6e23d0485a72cc271.zip
ast2050-yocto-poky-0c38b24fedcc6a7860a347b6e23d0485a72cc271.tar.gz
documentation/dev-manual/dev-manual-start.xml: Wording change for running image.
(From yocto-docs rev: 930f8853194bf2d397202d55c27a42bbc2a65278) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/dev-manual-start.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index e44f128..12a1ddc 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -187,7 +187,8 @@
<listitem><para>Build the image using the BitBake command.
If you want information on Bitbake, see the user manual at
<ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem>
- <listitem><para>Optionally, you can run the image in the QEMU emulator.</para></listitem>
+ <listitem><para>Run the image either on the actual hardware or using the QEMU
+ emulator.</para></listitem>
</orderedlist>
</para>
</section>
OpenPOWER on IntegriCloud