docs: formatdomain: Remove 'elementsTpm' anchor

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2022-05-13 10:31:37 +02:00
parent a5018f1e0c
commit 341b8b1c8f
2 changed files with 1 additions and 2 deletions

View 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
~~~~~~~~~~

View 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: