diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-02-07 14:04:28 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-07 14:04:28 +0000 |
commit | fa3236a970b6ea5be3fa3ad258f1a75920ca1ebb (patch) | |
tree | da5bdcd0f3de4ed27b94b7f2c2ab6783280d10f9 /docs | |
parent | 25437c09d7c46dea4a87dcff6642ce786fe14d28 (diff) | |
download | qemu-fa3236a970b6ea5be3fa3ad258f1a75920ca1ebb.zip qemu-fa3236a970b6ea5be3fa3ad258f1a75920ca1ebb.tar.gz qemu-fa3236a970b6ea5be3fa3ad258f1a75920ca1ebb.tar.bz2 |
docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
The bold text sounds like 'knock knock'. Only bolding the
second 'not' makes it easier to read.
Fixes: dea101a1ae
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-id: 20200206225148.23923-1-philmd@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/arm-cpu-features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/arm-cpu-features.rst b/docs/arm-cpu-features.rst index dbf3b7c..fc1623a 100644 --- a/docs/arm-cpu-features.rst +++ b/docs/arm-cpu-features.rst @@ -185,7 +185,7 @@ the list of KVM VCPU features and their descriptions. kvm-no-adjvtime By default kvm-no-adjvtime is disabled. This means that by default the virtual time - adjustment is enabled (vtime is *not not* + adjustment is enabled (vtime is not *not* adjusted). When virtual time adjustment is enabled each |