mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-05 12:35:20 +00:00
documentation: HTML tag fix
Replace '%' by '&' for correct escaping of '>' in Domain specification.
Signed-off-by: Philipp Hahn <hahn@univention.de>
(cherry picked from commit 7083cdc7bd
)
This commit is contained in:
parent
e9f16f2542
commit
9a9527d21f
@ -3024,7 +3024,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
provide their own way (outside of libvirt) to tag guest traffic
|
provide their own way (outside of libvirt) to tag guest traffic
|
||||||
onto specific vlans.) To allow for specification of multiple
|
onto specific vlans.) To allow for specification of multiple
|
||||||
tags (in the case of vlan trunking), a
|
tags (in the case of vlan trunking), a
|
||||||
subelement, <code><tag%gt;</code>, specifies which vlan tag
|
subelement, <code><tag></code>, specifies which vlan tag
|
||||||
to use (for example: <code><tag id='42'/></code>. If an
|
to use (for example: <code><tag id='42'/></code>. If an
|
||||||
interface has more than one <code><vlan></code> element
|
interface has more than one <code><vlan></code> element
|
||||||
defined, it is assumed that the user wants to do VLAN trunking
|
defined, it is assumed that the user wants to do VLAN trunking
|
||||||
|
Loading…
Reference in New Issue
Block a user