summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2023-04-25 12:32:12 +0200
committerMartin Kletzander <mkletzan@redhat.com>2023-04-25 12:32:12 +0200
commita0cf5d6e4d9ea69d0c159ddeba318ed75a2f86b9 (patch)
treeb10ace4293a0ca33605933efe4116829882b992b
parent03ca889b153f190c8a4ac6950cb93b7cb06cbddc (diff)
downloadlibvirt-a0cf5d6e4d9ea69d0c159ddeba318ed75a2f86b9.tar.gz
docs: Fix missing backtick in formatdomain.rst
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
-rw-r--r--docs/formatdomain.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 8420f5f99c..3b9251547e 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1209,7 +1209,7 @@ NUMA Node Tuning
memory nodes, and it requires setting mode to 'restrictive' in ``memnode``
elements (see quirk below). This exists solely for the purpose of being able
to request movement of such memory for a running domain using ``virsh
- numatune`` or ``virDomainSetNumaParameters` and is not guaranteed to happen.
+ numatune`` or ``virDomainSetNumaParameters`` and is not guaranteed to happen.
Attribute ``nodeset`` specifies the NUMA nodes, using the same
syntax as attribute ``cpuset`` of element ``vcpu``. Attribute ``placement`` (
:since:`since 0.9.12` ) can be used to indicate the memory placement mode for