]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - qemu-options.hx
qemu-options.hx: fix -chardev ringbuf typos
[thirdparty/qemu.git] / qemu-options.hx
index 01f01dfadcb32a623f9bc1535adc3caee8933c4a..b1fbdb08cd38ebff23a093b54a57051121adf312 100644 (file)
@@ -2374,7 +2374,7 @@ console with the given dimensions.
 @item -chardev ringbuf ,id=@var{id} [,size=@var{size}]
 
 Create a ring buffer with fixed size @option{size}.
-@var{size} must be a power of two, and defaults to @code{64K}).
+@var{size} must be a power of two and defaults to @code{64K}.
 
 @item -chardev file ,id=@var{id} ,path=@var{path}