From b31aa165e84d915d37338127503957a2b01a54e9 Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Fri, 9 Oct 2020 12:47:20 +0200 Subject: [PATCH] doc: Fix element name in description of "feature" Actual change is "s/``elements``/``feature`` elements/", rest is reflow. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- docs/formatdomain.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 0ffb1b7196..df5ac28028 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1388,11 +1388,11 @@ In case no restrictions need to be put on CPU model and its features, a simpler of vCPUs specified by the ``cpus`` element equals to the number of vcpus resulting from the topology. ``feature`` - The ``cpu`` element can contain zero or more ``elements`` used to fine-tune - features provided by the selected CPU model. The list of known feature names - can be found in the same file as CPU models. The meaning of each ``feature`` - element depends on its ``policy`` attribute, which has to be set to one of - the following values: + The ``cpu`` element can contain zero or more ``feature`` elements used to + fine-tune features provided by the selected CPU model. The list of known + feature names can be found in the same file as CPU models. The meaning of + each ``feature`` element depends on its ``policy`` attribute, which has to be + set to one of the following values: ``force`` The virtual CPU will claim the feature is supported regardless of it being