qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PULL 01/26] qemu-options.hx: fix -chardev ringbuf typos


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 01/26] qemu-options.hx: fix -chardev ringbuf typos
Date: Sat, 8 Oct 2016 11:57:47 +0300

From: Stefan Hajnoczi <address@hidden>

Clean up the documentation for -chardev ringbuf.  There is a stray
closing parenthesis and the comma is unnecessary.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 01f01df..b1fbdb0 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2374,7 +2374,7 @@ console with the given dimensions.
 @item -chardev ringbuf ,address@hidden [,address@hidden
 
 Create a ring buffer with fixed size @option{size}.
address@hidden must be a power of two, and defaults to @code{64K}).
address@hidden must be a power of two and defaults to @code{64K}.
 
 @item -chardev file ,address@hidden ,address@hidden
 
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]