mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Fix the wrong description in qemu manual
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>
This commit is contained in:
parent
d37e12a07c
commit
db2d5eba65
1 changed files with 1 additions and 1 deletions
|
@ -2132,7 +2132,7 @@ gluster[+transport]://[server[:port]]/volname/image[?socket=...]
|
||||||
|
|
||||||
Example
|
Example
|
||||||
@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
|
@end example
|
||||||
|
|
||||||
See also @url{http://www.gluster.org}.
|
See also @url{http://www.gluster.org}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue