summaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-06-04 11:54:31 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-06-08 23:35:48 +0200
commit7e918e4adf8fd589846e7ab324c97bed90477dd2 (patch)
tree146f2d9013000e4e38c20370e965b633534e9254 /qemu-options.hx
parente9c114d3a6fd5152682709e5b80c75c91c6df65e (diff)
downloadqemu-7e918e4adf8fd589846e7ab324c97bed90477dd2.tar.gz
documentation update (prepare for v2)doc-updates
Diffstat (limited to 'qemu-options.hx')
-rw-r--r--qemu-options.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-options.hx b/qemu-options.hx
index f7b0172d95..204da5ba37 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -814,7 +814,7 @@ Select type of display to use. This option is a replacement for the
old style -sdl/-curses/... options. Valid values for @var{type} are
@table @option
@item gtk
-Display video output via GTK which includes a menu bar.
+Display video output via GTK in a separate window which includes a menu bar.
@item sdl
Display video output via SDL (usually in a separate graphics
window; see the SDL documentation for other possibilities).