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

Ján Tomko posted 1 patch 3 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/c5f10cb59dc5fd8babd0cbf9931ccc3448712f89.1598533171.git.jtomko@redhat.com
docs/formatdomain.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] docs: formatdomain: fix `since` tag
Posted by Ján Tomko 3 years, 8 months ago
Fix the `since` tag for the disk target.

Signed-off-by: Ján Tomko <jtomko@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