mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
docs: formatdomain: fix net downscript 'since'
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>
This commit is contained in:
parent
10151470c8
commit
4b90bb1f46
@ -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
|
``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
|
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.
|
(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.
|
integration is required.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user