[PATCH 19/67] docs: formatdomain: Remove 'elementsDevices' anchor

Peter Krempa pkrempa at redhat.com
Tue May 31 15:05:54 UTC 2022


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/formatdomain.rst   | 1 -
 docs/manpages/virsh.rst | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 0247132d2b..4f85366c9d 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -2291,7 +2291,6 @@ event name                  Description
 ``emulation_faults``        the count of emulation faults, that is when the kernel traps on unimplemented instrucions and emulates them for user space, by applications running on the platform                     ``perf.emulation_faults``
 =========================== ======================================================================================================================================================================================= ================================

-:anchor:`<a id="elementsDevices"/>`

 Devices
 -------
diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst
index 5cb948bb91..965b89c99d 100644
--- a/docs/manpages/virsh.rst
+++ b/docs/manpages/virsh.rst
@@ -4645,7 +4645,7 @@ attach-device
 Attach a device to the domain, using a device definition in an XML
 file using a device definition element such as <disk> or <interface>
 as the top-level element.  See the documentation at
-`https://libvirt.org/formatdomain.html#elementsDevices <https://libvirt.org/formatdomain.html#elementsDevices>`__ to learn about
+`https://libvirt.org/formatdomain.html#elementsDevices <https://libvirt.org/formatdomain.html#devices>`__ to learn about
 libvirt XML format for a device.  If *--config* is specified the
 command alters the persistent guest configuration with the device
 attach taking effect the next time libvirt starts the domain.
@@ -5006,7 +5006,7 @@ Update the characteristics of a device associated with *domain*,
 based on the device definition in an XML *file*.  The *--force* option
 can be used to force device update, e.g., to eject a CD-ROM even if it is
 locked/mounted in the domain. See the documentation at
-`https://libvirt.org/formatdomain.html#elementsDevices <https://libvirt.org/formatdomain.html#elementsDevices>`__ to learn about
+`https://libvirt.org/formatdomain.html#elementsDevices <https://libvirt.org/formatdomain.html#devices>`__ to learn about
 libvirt XML format for a device.

 If *--live* is specified, affect a running domain.
-- 
2.35.3



More information about the libvir-list mailing list