]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: fix net downscript 'since'
authorCole Robinson <crobinso@redhat.com>
Sun, 4 Oct 2020 16:32:42 +0000 (12:32 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 5 Oct 2020 14:07:29 +0000 (10:07 -0400)
It was added in 6.4.0, not 5.1.0

Fixes: 61ba6f09b181ec8c1591dc1df8c3cd8e093ca67b
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
docs/formatdomain.rst

index e0846a7b2cd6f7a74978fa1156272894014f20a5..62c9a62572b71402aeb6568f7c1fe2ab5196d018 100644 (file)
@@ -4444,7 +4444,7 @@ After creating/opening the tap device, an optional shell script (given in the
 ``path`` attribute of the ``<script>`` element) will be run. :since:`Since
 0.2.1` Also, after detaching/closing the tap device, an optional shell script
 (given in the ``path`` attribute of the ``<downscript>`` element) will be run.
-:since:`Since 5.1.0` These can be used to do whatever extra host network
+:since:`Since 6.4.0` These can be used to do whatever extra host network
 integration is required.
 
 ::