mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: formatdomain: Fix quoting of ':since:' argument for <teaming>
The end quote of the argument of :since: must not have a space in front of it as it's then not considered as end of the argument. Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
122fcdf14f
commit
147f341185
@ -4856,7 +4856,7 @@ Teaming a virtio/hostdev NIC pair
|
|||||||
|
|
||||||
:since:`Since 6.1.0 (QEMU and KVM only, requires QEMU 4.2.0 or newer and a guest
|
:since:`Since 6.1.0 (QEMU and KVM only, requires QEMU 4.2.0 or newer and a guest
|
||||||
virtio-net driver supporting the "failover" feature, such as the one included in
|
virtio-net driver supporting the "failover" feature, such as the one included in
|
||||||
Linux kernel 4.18 and newer) ` The ``<teaming>`` element of two interfaces can
|
Linux kernel 4.18 and newer)` The ``<teaming>`` element of two interfaces can
|
||||||
be used to connect them as a team/bond device in the guest (assuming proper
|
be used to connect them as a team/bond device in the guest (assuming proper
|
||||||
support in the hypervisor and the guest network driver).
|
support in the hypervisor and the guest network driver).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user