summaryrefslogtreecommitdiff
path: root/docs/formatdomaincaps.rst
diff options
context:
space:
mode:
authorPeter Krempa <pkrempa@redhat.com>2022-05-13 10:31:30 +0200
committerPeter Krempa <pkrempa@redhat.com>2022-06-01 12:27:09 +0200
commit09ed0fd5b9b196330937ec5f8b2e9935d927a4fb (patch)
treefc74c552402b44db79036521ef0abf33158b7de7 /docs/formatdomaincaps.rst
parentb680bb3bb632fd81075de6a5079f297f5ed99260 (diff)
downloadlibvirt-09ed0fd5b9b196330937ec5f8b2e9935d927a4fb.tar.gz
docs: formatdomain: Remove 'elementsOSBIOS' anchor
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
Diffstat (limited to 'docs/formatdomaincaps.rst')
-rw-r--r--docs/formatdomaincaps.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst
index 55209e53c2..41a0b78959 100644
--- a/docs/formatdomaincaps.rst
+++ b/docs/formatdomaincaps.rst
@@ -71,11 +71,11 @@ The root element that emulator capability XML document starts with has name
Describes the `virtualization type <formatdomain.html#element-and-attribute-overview>`__ (or so
called domain type).
``machine``
- The domain's `machine type <formatdomain.html#elementsOSBIOS>`__. Since not
+ The domain's `machine type <formatdomain.html#bios-bootloader>`__. Since not
every hypervisor has a sense of machine types this element might be omitted
in such drivers.
``arch``
- The domain's `architecture <formatdomain.html#elementsOSBIOS>`__.
+ The domain's `architecture <formatdomain.html#bios-bootloader>`__.
CPU Allocation
~~~~~~~~~~~~~~
@@ -98,7 +98,7 @@ BIOS bootloader
~~~~~~~~~~~~~~~
Sometimes users might want to tweak some BIOS knobs or use UEFI. For cases like
-that, `os <formatdomain.html#elementsOSBIOS>`__ element exposes what values can
+that, `os <formatdomain.html#bios-bootloader>`__ element exposes what values can
be passed to its children.
::