From: Michael Tokarev Date: Tue, 26 Sep 2017 06:03:31 +0000 (+0300) Subject: qemu-doc.texi: remove trailing whitespace X-Git-Tag: v2.11.0-rc0~46^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=326c4c3c48fdd4a5bf4f14abc95787440ac1acec;p=thirdparty%2Fqemu.git qemu-doc.texi: remove trailing whitespace 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 Signed-off-by: Michael Tokarev Reviewed-by: Stefan Hajnoczi --- diff --git a/qemu-doc.texi b/qemu-doc.texi index d8bb2c664fb..8c10956a66b 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -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.