From: Tim Wiederhake Date: Fri, 9 Oct 2020 10:47:20 +0000 (+0200) Subject: doc: Fix element name in description of "feature" X-Git-Tag: v6.9.0-rc1~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31aa165e84d915d37338127503957a2b01a54e9;p=thirdparty%2Flibvirt.git 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 --- 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