qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] qemu-options.hx: remove stray quote
@ 2023-02-02 22:31 John Snow
  2023-02-03  7:05 ` Philippe Mathieu-Daudé
  2023-03-13 17:37 ` Laurent Vivier
  0 siblings, 2 replies; 3+ messages in thread
From: John Snow @ 2023-02-02 22:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, John Snow

Signed-off-by: John Snow <jsnow@redhat.com>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index d59d19704bc..52d477547f5 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1606,7 +1606,7 @@ SRST
 
     .. parsed-literal::
 
-        |qemu_system_x86| -drive file=a -drive file=b"
+        |qemu_system_x86| -drive file=a -drive file=b
 
     is interpreted like:
 
-- 
2.39.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-13 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-02 22:31 [PATCH v2] qemu-options.hx: remove stray quote John Snow
2023-02-03  7:05 ` Philippe Mathieu-Daudé
2023-03-13 17:37 ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).