yocto-project-qs: Updated exit QEMU instructions.

Removed "poweroff" command to exit and replaced
with "Ctrl-C".

(From yocto-docs rev: f08bc3b8c7009039da1bf90629a628ff6bbdac64)

Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kristi Rifenbark
2017-07-04 10:52:10 -07:00
committed by Richard Purdie
parent 609f23d81b
commit 10a5ff6e0e

View File

@@ -699,8 +699,8 @@
</para></listitem>
<listitem><para><emphasis>Exit QEMU:</emphasis>
Exit QEMU by either clicking on the shutdown icon or by
opening a terminal, typing
<filename>poweroff</filename>, and then pressing "Enter".
typing <filename>Ctrl-C</filename> in the QEMU
transcript window from which you evoked QEMU.
</para></listitem>
</orderedlist>
</para>