From 5dc55c52ac2ec750a4fdf0a86c10dd350ffe8588 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 13 May 2022 10:31:34 +0200 Subject: [PATCH] docs: formatdomain: Remove 'elementsControllers' anchor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Local references were reworded. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 13d6e35ca8..403a03edfb 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3234,7 +3234,7 @@ paravirtualized driver is specified via the ``disk`` element. ``address`` If present, the ``address`` element ties the disk to a given slot of a controller (the actual ```` device can often be inferred by - libvirt, although it can be `explicitly specified <#elementsControllers>`__). + libvirt, although it can be be explicitly specified. See `Controllers`_). The ``type`` attribute is mandatory, and is typically "pci" or "drive". For a "pci" controller, additional attributes for ``bus``, ``slot``, and ``function`` must be present, as well as optional ``domain`` and @@ -3633,7 +3633,6 @@ posting `__ and the `virtio-1.0 spec `__. -:anchor:`` Controllers ~~~~~~~~~~~ @@ -6311,8 +6310,7 @@ same values described above. :since:`Since 1.3.3` . ... Each character device element has an optional sub-element ``
`` which -can tie the device to a particular `controller <#elementsControllers>`__ or PCI -slot. +can tie the device to a particular controller (See `Controllers`_) or PCI slot. For character device with type ``unix`` or ``tcp`` the ``source`` has an optional element ``reconnect`` which configures reconnect timeout if the