* [Qemu-devel] [PATCH] Fix the wrong description in qemu manual
@ 2013-03-07 7:50 Lei Li
2013-03-07 9:05 ` Markus Armbruster
2013-03-07 9:49 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Lei Li @ 2013-03-07 7:50 UTC (permalink / raw)
To: qemu-devel; +Cc: Lei Li
Fix LP#1151450 the wrong description in qemu manual:
'qemu-system-x86_84' should be 'qemu-system-x86_64'.
Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com>
---
qemu-options.hx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 6f9334a..cd76f2a 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2132,7 +2132,7 @@ gluster[+transport]://[server[:port]]/volname/image[?socket=...]
Example
@example
-qemu-system-x86_84 --drive file=gluster://192.0.2.1/testvol/a.img
+qemu-system-x86_64 --drive file=gluster://192.0.2.1/testvol/a.img
@end example
See also @url{http://www.gluster.org}.
--
1.7.7.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Fix the wrong description in qemu manual
2013-03-07 7:50 [Qemu-devel] [PATCH] Fix the wrong description in qemu manual Lei Li
@ 2013-03-07 9:05 ` Markus Armbruster
2013-03-07 9:49 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Markus Armbruster @ 2013-03-07 9:05 UTC (permalink / raw)
To: Lei Li; +Cc: qemu-trivial, qemu-devel
Copying qemu-trivial.
Lei Li <lilei@linux.vnet.ibm.com> writes:
> Fix LP#1151450 the wrong description in qemu manual:
>
> 'qemu-system-x86_84' should be 'qemu-system-x86_64'.
>
> Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com>
> ---
> qemu-options.hx | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 6f9334a..cd76f2a 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -2132,7 +2132,7 @@
> gluster[+transport]://[server[:port]]/volname/image[?socket=...]
>
> Example
> @example
> -qemu-system-x86_84 --drive file=gluster://192.0.2.1/testvol/a.img
> +qemu-system-x86_64 --drive file=gluster://192.0.2.1/testvol/a.img
> @end example
>
> See also @url{http://www.gluster.org}.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Fix the wrong description in qemu manual
2013-03-07 7:50 [Qemu-devel] [PATCH] Fix the wrong description in qemu manual Lei Li
2013-03-07 9:05 ` Markus Armbruster
@ 2013-03-07 9:49 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-03-07 9:49 UTC (permalink / raw)
To: Lei Li; +Cc: qemu-devel
On Thu, Mar 07, 2013 at 03:50:26PM +0800, Lei Li wrote:
> Fix LP#1151450 the wrong description in qemu manual:
>
> 'qemu-system-x86_84' should be 'qemu-system-x86_64'.
>
> Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com>
> ---
> qemu-options.hx | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-07 9:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 7:50 [Qemu-devel] [PATCH] Fix the wrong description in qemu manual Lei Li
2013-03-07 9:05 ` Markus Armbruster
2013-03-07 9:49 ` Stefan Hajnoczi
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).