summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorMichael Tokarev2017-09-26 08:03:31 +0200
committerMichael Tokarev2017-10-16 19:57:06 +0200
commit326c4c3c48fdd4a5bf4f14abc95787440ac1acec (patch)
treeed74f68958f5867a1461c8f1d043df57f2afdcea /qemu-doc.texi
parentMerge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (diff)
downloadqemu-326c4c3c48fdd4a5bf4f14abc95787440ac1acec.tar.gz
qemu-326c4c3c48fdd4a5bf4f14abc95787440ac1acec.tar.xz
qemu-326c4c3c48fdd4a5bf4f14abc95787440ac1acec.zip
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 <vagrant@debian.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index d8bb2c664f..8c10956a66 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.