docs: formatdomain: fix net downscript 'since'

It was added in 6.4.0, not 5.1.0

Fixes: 61ba6f09b1

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-10-04 12:32:42 -04:00
parent 10151470c8
commit 4b90bb1f46

View 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 ``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.
:: ::