qemu-doc.texi: remove trailing whitespace
authorMichael Tokarev <mjt@tls.msk.ru>
Tue, 26 Sep 2017 06:03:31 +0000 (09:03 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 16 Oct 2017 17:57:06 +0000 (20:57 +0300)
Remove trailing whitespace in qemu-doc.texi, as it causes
reproducibility issues depending on the echo implementation
used by the Makefile.

Reported-By: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-doc.texi

index d8bb2c664fbd31a8e5b1ef6e24d45e1589feab0b..8c10956a66b72413dc36ba1851b2db57099fe4d3 100644 (file)
@@ -105,7 +105,7 @@ QEMU full system emulation has the following features:
 QEMU uses a full software MMU for maximum portability.
 
 @item
-QEMU can optionally use an in-kernel accelerator, like kvm. The accelerators 
+QEMU can optionally use an in-kernel accelerator, like kvm. The accelerators
 execute most of the guest code natively, while
 continuing to emulate the rest of the machine.