mistranslation: 0.996 graphic: 0.945 x86: 0.944 files: 0.900 device: 0.886 architecture: 0.885 semantic: 0.871 network: 0.672 permissions: 0.637 PID: 0.626 register: 0.598 ppc: 0.596 virtual: 0.572 hypervisor: 0.567 socket: 0.535 performance: 0.535 boot: 0.531 vnc: 0.512 arm: 0.488 user-level: 0.474 TCG: 0.449 debug: 0.443 VMM: 0.403 risc-v: 0.381 kernel: 0.380 i386: 0.360 peripherals: 0.317 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!