| Submitter | Stefan Weil |
|---|---|
| Date | Feb. 5, 2010, 10:52 p.m. |
| Message ID | <1265410325-16433-5-git-send-email-weil@mail.berlios.de> |
| Download | mbox | patch |
| Permalink | /patch/44683/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-doc.texi b/qemu-doc.texi index 8ecd175..4ac3183 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -58,7 +58,7 @@ achieve good emulation speed. QEMU has two operating modes: -@itemize @minus +@itemize @item Full system emulation. In this mode, QEMU emulates a full system (for
@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> --- qemu-doc.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)