Signed-off-by: Jim Paris <jim(a)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