[PATCH 05/67] docs: formatdomain: Remove 'elementsOSContainer' anchor

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


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

diff --git a/docs/drvlxc.rst b/docs/drvlxc.rst
index 24501cae11..8a346907fb 100644
--- a/docs/drvlxc.rst
+++ b/docs/drvlxc.rst
@@ -37,7 +37,7 @@ In order to separate processes inside a container from those in the primary
 namespaces are compiled in. Libvirt currently requires the 'mount', 'ipc',
 'pid', and 'uts' namespaces to be available. If separate network interfaces are
 desired, then the 'net' namespace is required. If the guest configuration
-declares a `UID or GID mapping <formatdomain.html#elementsOSContainer>`__, the
+declares a `UID or GID mapping <formatdomain.html#container-boot>`__, the
 'user' namespace will be enabled to apply these. **A suitably configured UID/GID
 mapping is a pre-requisite to making containers secure, in the absence of sVirt
 confinement.**
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 3936a31155..1346c1ce01 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -355,7 +355,6 @@ and full virtualized guests.
    ``type`` attribute contains the ACPI table type (currently only ``slic`` is
    supported) :since:`Since 1.3.5 (QEMU)` :since:`Since 5.9.0 (Xen)`

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

 Container boot
 ~~~~~~~~~~~~~~
-- 
2.35.3



More information about the libvir-list mailing list