mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-08-25 13:50:09 +03:00
docs: fix some typos in examples
As detected in https://bugzilla.redhat.com/show_bug.cgi?id=887187 * docs/formatdomain.html.in: Fix XML typos.
This commit is contained in:
@ -1048,7 +1048,7 @@
|
||||
<hap/>
|
||||
<privnet/>
|
||||
<hyperv>
|
||||
<relaxed state='on'>
|
||||
<relaxed state='on'/>
|
||||
</hyperv>
|
||||
|
||||
</features>
|
||||
@ -2584,7 +2584,7 @@
|
||||
</interface>
|
||||
<interface type='bridge'>
|
||||
<source bridge='ovsbr'/>
|
||||
<virtualport type='openvswitch'/>
|
||||
<virtualport type='openvswitch'>
|
||||
<parameters profileid='menial' interfaceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/>
|
||||
</virtualport>
|
||||
</interface>
|
||||
|
Reference in New Issue
Block a user