From nobody Thu May 9 05:43:37 2024 Delivered-To: importer@patchew.org Received-SPF: none (zohomail.com: 8.43.85.245 is neither permitted nor denied by domain of lists.libvirt.org) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; spf=none (zohomail.com: 8.43.85.245 is neither permitted nor denied by domain of lists.libvirt.org) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 1708081954684106.64325183519531; Fri, 16 Feb 2024 03:12:34 -0800 (PST) Received: by lists.libvirt.org (Postfix, from userid 996) id A9B731C6E; Fri, 16 Feb 2024 06:12:33 -0500 (EST) Received: from lists.libvirt.org.85.43.8.in-addr.arpa (localhost [IPv6:::1]) by lists.libvirt.org (Postfix) with ESMTP id 599821CA3; Fri, 16 Feb 2024 06:09:53 -0500 (EST) Received: by lists.libvirt.org (Postfix, from userid 996) id 4B34D18A1; Fri, 16 Feb 2024 06:09:41 -0500 (EST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id 4C11818A1 for ; Fri, 16 Feb 2024 06:09:40 -0500 (EST) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-451-fbAbnDqzOkalDs5qy8RtlA-1; Fri, 16 Feb 2024 06:09:38 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 46ED283FC34 for ; Fri, 16 Feb 2024 11:09:38 +0000 (UTC) Received: from andariel.redhat.com (unknown [10.45.224.88]) by smtp.corp.redhat.com (Postfix) with ESMTP id E3DFA4016BD7 for ; Fri, 16 Feb 2024 11:09:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.4 X-MC-Unique: fbAbnDqzOkalDs5qy8RtlA-1 From: Peter Krempa To: devel@lists.libvirt.org Subject: [PATCH 1/2] docs: domain: Fix broken rST clauses Date: Fri, 16 Feb 2024 12:09:30 +0100 Message-ID: <5cfbf9010d53b69260ae992312aa9bb52cf29747.1708081726.git.pkrempa@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Message-ID-Hash: MZU7LH4BHXJEPNORPKYBGTRFCVK4ILPA X-Message-ID-Hash: MZU7LH4BHXJEPNORPKYBGTRFCVK4ILPA X-MailFrom: pkrempa@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-config-2; header-match-config-3; header-match-devel.lists.libvirt.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.2 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="utf-8"; x-default="true" Content-Transfer-Encoding: quoted-printable X-ZM-MESSAGEID: 1708081955911100001 Fix few malformed rST clauses breaking the 'Since' label and one internal link. Signed-off-by: Peter Krempa Reviewed-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- 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 queue= s 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.