qemu-options.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
Le 02/02/2023 à 23:31, John Snow a écrit : > 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: > Applied to my trivial-patches branch. Thanks, Laurent
On 2/2/23 23:31, John Snow wrote: > 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: > Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
© 2016 - 2023 Red Hat, Inc.