[Libvir] [PATCH 4/5] docs: Remove duplicated qemu bridge example

Jim Paris jim at jtan.com
Mon Oct 22 19:44:42 UTC 2007


Signed-off-by: Jim Paris <jim at jtan.com>
---
 docs/format.html |    6 +-----
 docs/libvir.html |    6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/docs/format.html b/docs/format.html
index 8a519af..5553d10 100644
--- a/docs/format.html
+++ b/docs/format.html
@@ -274,11 +274,7 @@ support a variety of options:</p><ol><li>Userspace SLIRP stack
   <source dev='br0'/>
   <target dev='vnet7'/>
   <mac address="11:22:33:44:55:66"/>
-</interface>       <interface type='bridge'>
-         <source dev='br0'/>
-         <target dev='vnet7'/>
-         <mac address="11:22:33:44:55:66"/>
-       </interface></pre>
+</interface></pre>
   </li>
   <li>Generic connection to LAN
     <p>Provides a means for the administrator to execute an arbitrary script
diff --git a/docs/libvir.html b/docs/libvir.html
index be6f9bb..7eb8a5b 100644
--- a/docs/libvir.html
+++ b/docs/libvir.html
@@ -1008,11 +1008,7 @@ support a variety of options:</p>
   <source dev='br0'/>
   <target dev='vnet7'/>
   <mac address="11:22:33:44:55:66"/>
-</interface>       <interface type='bridge'>
-         <source dev='br0'/>
-         <target dev='vnet7'/>
-         <mac address="11:22:33:44:55:66"/>
-       </interface></pre>
+</interface></pre>
   </li>
   <li>Generic connection to LAN
     <p>Provides a means for the administrator to execute an arbitrary script
-- 
1.5.3.4




More information about the libvir-list mailing list