]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Remove 'elementsTpm' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:37 +0000 (10:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:10 +0000 (12:27 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
docs/formatsecret.rst

index a6e54246b8a260fbde1a7513dd20376c8ef1bd30..efe20e965455eba2a145b12778dbd154e544425d 100644 (file)
@@ -7523,7 +7523,6 @@ Example: usage of the RNG device:
    virtio options
       `Virtio-related options`_ can also be set. ( :since:`Since 3.5.0` )
 
-:anchor:`<a id="elementsTpm"/>`
 
 TPM device
 ~~~~~~~~~~
index 03274300783aa72eabb7d5b56858abd0e6074662..d0c37ff1652fc1b9be2d3c7de178cf46cb77755d 100644 (file)
@@ -268,7 +268,7 @@ This secret is associated with a virtualized TPM (vTPM) and serves as a
 passphrase for deriving a key from for encrypting the state of the vTPM. The
 ``<usage type='vtpm'>`` element must contain a single ``name`` element that
 specifies a usage name for the secret. The vTPM secret can then be used by UUID
-via the ``<encryption>`` element of a `tpm <formatdomain.html#elementsTpm>`__
+via the ``<encryption>`` element of a `tpm <formatdomain.html#tpm-device>`__
 when using an emulator. :since:`Since 5.6.0` . The following is an example of
 the steps to be taken. First create a vtpm-secret.xml file: