wrong description in qemu manual
Description:
man qemu, there is a line:
qemu-system-x86_84 --drive file=gluster://192.0.2.1/testvol/a.img
seems should be:
qemu-system-x86_64 --drive file=gluster://192.0.2.1/testvol/a.img
Additional info:
* operating system
arch linux x86_64
* package version(s)
1.4.0
* config and/or log files etc.
Steps to reproduce:
man qemu