From: Peter Krempa Date: Fri, 13 May 2022 08:31:31 +0000 (+0200) Subject: docs: formatdomain: Remove 'elementsSysinfo' anchor X-Git-Tag: v8.5.0-rc1~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7ac886bb21674a0907dc330a19c1ad324e2510;p=thirdparty%2Flibvirt.git docs: formatdomain: Remove 'elementsSysinfo' anchor Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 1346c1ce01..f0bc9f6995 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -53,7 +53,7 @@ General metadata the virtual machine. The format must be RFC 4122 compliant, eg ``3e3fce45-4f53-4fa7-bb32-11f34168b82b``. If omitted when defining/creating a new machine, a random UUID is generated. It is also possible to provide the - UUID via a `sysinfo <#elementsSysinfo>`__ specification. :since:`Since 0.0.1, + UUID via a `SMBIOS System Information`_ specification. :since:`Since 0.0.1, sysinfo since 0.8.7` ``genid`` :since:`Since 4.4.0` , the ``genid`` element can be used to add a Virtual @@ -251,7 +251,7 @@ harddisk, cdrom, network) determining where to obtain/find the boot image. UUID, from the host's SMBIOS values; the `virConnectGetSysinfo `__ call can be used to see what values are copied), or "sysinfo" (use the values - in the `sysinfo <#elementsSysinfo>`__ element). If not specified, the + in the `SMBIOS System Information`_ element). If not specified, the hypervisor default is used. :since:`Since 0.8.7` Up till here the BIOS/UEFI configuration knobs are generic enough to be @@ -407,7 +407,6 @@ If you want to enable user namespace, set the ``idmap`` element. The ``uid`` and -:anchor:`` SMBIOS System Information -------------------------