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 `__, the +declares a `UID or GID mapping `__, 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:`` Container boot ~~~~~~~~~~~~~~