qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH] qemu-options.hx: fix -chardev ringbuf typos


From: Stefan Hajnoczi
Subject: [Qemu-trivial] [PATCH] qemu-options.hx: fix -chardev ringbuf typos
Date: Mon, 19 Sep 2016 11:56:26 +0100

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>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 0b621bb..094733d 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2372,7 +2372,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.7.4




reply via email to

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