]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Fix the wrong description in qemu manual
authorLei Li <lilei@linux.vnet.ibm.com>
Thu, 7 Mar 2013 07:50:26 +0000 (15:50 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 8 Mar 2013 12:15:27 +0000 (13:15 +0100)
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>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-options.hx

index 6f9334a97fd74410e4dcd3649e8cc5ed044ea559..cd76f2a00c44ebfba28ca52a8f9d158dfeb0ffd3 100644 (file)
@@ -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}.