From: Peter Krempa Date: Fri, 30 Jan 2026 16:47:46 +0000 (+0100) Subject: docs: formatdomain: Fix indentation of docs for element X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da1a83914ca10cc811583d7310bf60e04b70488;p=thirdparty%2Flibvirt.git 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 --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index de0de51fe5..d07e4badc3 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3625,22 +3625,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. - - Example:: - - - - - - - + - 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:: + + + + + + + - :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