[libvirt PATCH] docs: formatdomain: fix `since` tag

Ján Tomko jtomko at redhat.com
Thu Aug 27 12:59:39 UTC 2020


Fix the `since` tag for the disk target.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
Pushed as trivial.

 docs/formatdomain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 318e39177a..cb5ee8316f 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -2771,7 +2771,7 @@ paravirtualized driver is specified via the ``disk`` element.
    disks, and its value can be either "on" or "off", defaulting to "off".
    :since:`Since 0.0.3`; ``bus`` attribute :since:`since 0.4.3`; ``tray``
    attribute :since:`since 0.9.11`; "usb" attribute value
-   :since:`since after 0.4.4`; "sata" attribute value :since: `since 0.9.7`;
+   :since:`since after 0.4.4`; "sata" attribute value :since:`since 0.9.7`;
    "removable" attribute value :since:`since 1.1.3`
 ``iotune``
    The optional ``iotune`` element provides the ability to provide additional
-- 
2.26.2




More information about the libvir-list mailing list