mirror of
https://github.com/qemu/qemu.git
synced 2025-08-10 12:46:22 +00:00
Documentation: Fix item list
@itemize @minus does not work as expected (the items start with "* -"). A simple @itemize gives a better result. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
47eacb4f05
commit
d7e5edca99
@ -58,7 +58,7 @@ achieve good emulation speed.
|
|||||||
|
|
||||||
QEMU has two operating modes:
|
QEMU has two operating modes:
|
||||||
|
|
||||||
@itemize @minus
|
@itemize
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Full system emulation. In this mode, QEMU emulates a full system (for
|
Full system emulation. In this mode, QEMU emulates a full system (for
|
||||||
|
Loading…
Reference in New Issue
Block a user