diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index dca9a81a4bf682ff257ca98221267ec7e1de32f7..dfb010de3ceaaff080864b41ab955bf4310bea37 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2275,8 +2275,8 @@
   ...
   <devices>
-    <mac address='52:54:00:6d:90:01'>
     <interface type='mcast'>
+      <mac address='52:54:00:6d:90:01'>
       <source address='230.0.0.1' port='5558'/>
     </interface>
   </devices>
@@ -2297,13 +2297,13 @@
   ...
   <devices>
     <interface type='server'>
-    <mac address='52:54:00:22:c9:42'>
+      <mac address='52:54:00:22:c9:42'>
       <source address='192.168.0.1' port='5558'/>
     </interface>
     ...
     <interface type='client'>
-    <mac address='52:54:00:8b:c9:51'>
-    <source address='192.168.0.1' port='5558'/>
+      <mac address='52:54:00:8b:c9:51'>
+      <source address='192.168.0.1' port='5558'/>
     </interface>
   </devices>
   ...
@@ -2470,7 +2470,7 @@ qemu-kvm -net nic,model=? /dev/null ...

- For hypervisors which support this, you can set exact NIC which should + For hypervisors which support this, you can set a specific NIC to be used for network boot. The order attribute determines the order in which devices will be tried during boot sequence. The per-device boot elements cannot be used together with