mistranslation: 0.996 graphic: 0.945 device: 0.886 semantic: 0.871 other: 0.810 network: 0.672 instruction: 0.623 socket: 0.535 boot: 0.531 vnc: 0.512 assembly: 0.229 KVM: 0.170 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 This typo was fixed in commit db2d5eba652ec back in 2013, but we forgot to close the bug. Oops, and belated thanks for the report!