mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Remove unnecessary whitespace
It slipped in during the conversion to reStructuredText. In one case, part of the preformatted text shouldn't have been marked as such, so that's addressed too. A spurious opening parenthesis is dropped as well. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -529,7 +529,7 @@ connection types, including standard linux bridges and libvirt's own virtual
|
||||
networks, **do not** support it. 802.1Qbh (vn-link) and 802.1Qbg (VEPA) switches
|
||||
provide their own way (outside of libvirt) to tag guest traffic onto a specific
|
||||
VLAN. Each tag is given in a separate ``<tag>`` subelement of ``<vlan>`` (for
|
||||
example: ``<tag id='42'/>``). For VLAN trunking of multiple tags (which is
|
||||
example: ``<tag id='42'/>``). For VLAN trunking of multiple tags (which is
|
||||
supported only on Open vSwitch connections), multiple ``<tag>`` subelements can
|
||||
be specified, which implies that the user wants to do VLAN trunking on the
|
||||
interface for all the specified tags. In the case that VLAN trunking of a single
|
||||
|
||||
Reference in New Issue
Block a user