From da3b0468f3b9c10e22b0b0c2f48bb32fee57752b Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 16 Feb 2024 09:33:31 +0100 Subject: [PATCH] docs: domain: Fix broken rST clauses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix few malformed rST clauses breaking the 'Since' label and one internal link. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko Reviewed-by: Andrea Bolognani --- docs/formatdomain.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 0a4f9d9000..ceb590f2b1 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3368,7 +3368,7 @@ paravirtualized driver is specified via the ``disk`` element. - The optional ``queues`` attribute specifies the number of virt queues for virtio-blk ( :since:`Since 3.9.0` ) or vhost-user-blk - ( :since `Since 7.1.0` ) + ( :since:`Since 7.1.0` ) - The optional ``queue_size`` attribute specifies the size of each virt queue for virtio-blk or vhost-user-blk. ( :since:`Since 7.8.0` ) - For virtio disks, `Virtio-related options`_ can also @@ -4559,7 +4559,7 @@ or: found is "problematic" in some way, the generic vfio-pci driver similarly be forced. - (Note: :since:`Since 1.0.5, the ``name`` attribute has been + (Note: :since:`Since 1.0.5,` the ``name`` attribute has been described to be used to select the type of PCI device assignment ("vfio", "kvm", or "xen"), but those values have been mostly useless, since the type of device assignment is actually determined @@ -6347,7 +6347,7 @@ interaction with the admin.