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

index 24501cae11b78bcbc13e93cb8e91df324c40b31e..8a346907fb54886fd3eaa1386b9a3431f8057144 100644 (file)
@@ -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.**
index 3936a311554a3d4b964c501cba82759f1285f3b6..1346c1ce017fc13189371117f6f496adb38f2188 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~