From f6268acd96651ce72014e2ea7ed649caff0b9133 Mon Sep 17 00:00:00 2001 Message-ID: From: Peter Krempa Date: Fri, 30 Jan 2026 17:47:46 +0100 Subject: [PATCH] docs: formatdomain: Fix indentation of docs for element All other paragraphs in this section use 2 spaces after hyphen, fix the recently added section. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik (cherry picked from commit 7da1a83914ca10cc811583d7310bf60e04b70488) https://issues.redhat.com/browse/RHEL-147866 [rhel-9.8] https://issues.redhat.com/browse/RHEL-131335 [rhel-10.2] --- docs/formatdomain.rst | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 9836837441..45f262113b 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3605,22 +3605,22 @@ paravirtualized driver is specified via the ``disk`` element. - - The optional ``statistics`` sub-element allows configuring statistics - collection in configurable intervals for the given disk. Intervals are - configured by ```` sub-elements with ``interval`` attribute - configuring the collection window duration in seconds. The statistics - are available via the bulk statistics API. + - The optional ``statistics`` sub-element allows configuring statistics + collection in configurable intervals for the given disk. Intervals are + configured by ```` sub-elements with ``interval`` attribute + configuring the collection window duration in seconds. The statistics + are available via the bulk statistics API. - Example:: + Example:: - - - - - - + + + + + + - :since:`Since 11.9.0 (QEMU 10.2, virtio, ide, scsi disks only)`. + :since:`Since 11.9.0 (QEMU 10.2, virtio, ide, scsi disks only)`. - The optional ``queues`` attribute specifies the number of virt queues for virtio-blk ( :since:`Since 3.9.0` ) or vhost-user-blk -- 2.53.0