From 0ad35376d31951a24c7ca7afa706e30150ebdb5f Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Tue, 24 Jan 2012 20:09:20 -0500 Subject: [PATCH] docs: fix a few small typos in formatdomain.html.in --- docs/formatdomain.html.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index dca9a81a4b..dfb010de3c 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