diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-10 13:34:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-11 12:22:32 +0100 |
commit | a567be2883f51c9e4bf8bdcc22f526d7c4a46a44 (patch) | |
tree | 72b71ec4c063f07401148f5a75d746e1f2c7387a /documentation/dev-manual | |
parent | 9d677a134a6156a88eaa8279e7a00a9624c24e97 (diff) | |
download | poky-a567be2883f51c9e4bf8bdcc22f526d7c4a46a44.tar.gz |
dev-manual: Edits to "Starting QEMU in User Space NFS Mode" section.
(From yocto-docs rev: 7ef63536e99dfadaa436fd03a174cfae6aebc60a)
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-model.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 11c3a12bcc..15f0a44b11 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1209,7 +1209,8 @@ | |||
1209 | <para> | 1209 | <para> |
1210 | To start the QEMU emulator from within Eclipse, follow these steps: | 1210 | To start the QEMU emulator from within Eclipse, follow these steps: |
1211 | <orderedlist> | 1211 | <orderedlist> |
1212 | <listitem><para>Expose the <filename>Run -> External Tools</filename> menu. | 1212 | <listitem><para>Expose and select "External Tools" from |
1213 | the "Run" menu. | ||
1213 | Your image should appear as a selectable menu item. | 1214 | Your image should appear as a selectable menu item. |
1214 | </para></listitem> | 1215 | </para></listitem> |
1215 | <listitem><para>Select your image from the menu to launch the | 1216 | <listitem><para>Select your image from the menu to launch the |