mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: formatnetworkport: Fix typos
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
f0bdd22aad
commit
65c371fc69
@ -31,13 +31,13 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<networkport
|
<networkport>
|
||||||
<uuid>7ae63b5f-fe96-4af0-a7c3-da04ba1b3f54</uuid>
|
<uuid>7ae63b5f-fe96-4af0-a7c3-da04ba1b3f54</uuid>
|
||||||
<owner>
|
<owner>
|
||||||
<uuid>06578fc1-c686-46fa-bc2c-220893b466a6</uuid>
|
<uuid>06578fc1-c686-46fa-bc2c-220893b466a6</uuid>
|
||||||
<name>myguest<name>
|
<name>myguest</name>
|
||||||
</owner>
|
</owner>
|
||||||
<group>webfront<group>
|
<group>webfront</group>
|
||||||
<mac address='52:54:0:7b:35:93'/>
|
<mac address='52:54:0:7b:35:93'/>
|
||||||
...</pre>
|
...</pre>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user