From 24f2a6e963a25dfc1c2a0e2cfc18ebb01df28eb1 Mon Sep 17 00:00:00 2001
From: teastep <teastep@fbd18981-670d-0410-9b5c-8dc0c1a9a2bb>
Date: Fri, 21 Nov 2008 22:20:45 +0000
Subject: [PATCH] Another KVM tweak

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8893 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
---
 docs/KVM.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/KVM.xml b/docs/KVM.xml
index a9b5b55f1..79d1f8e25 100644
--- a/docs/KVM.xml
+++ b/docs/KVM.xml
@@ -74,9 +74,7 @@
     <graphic align="center" fileref="images/KVM1.png" />
 
     <para>I run <ulink url="???">dmsmasq</ulink> to act as a DHCP server and
-    name server for the VMs. The latter is important when I take the laptop on
-    the road because the VMs need a fixed nameserver address and one that will
-    do recursive resolution.</para>
+    name server for the VMs.</para>
 
     <para>The bridge is configured using the script described in my Linuxfest
     presentation linked above. The script may be found at <ulink
@@ -90,7 +88,8 @@
     configured with the <option>routeback</option> option in <ulink
     url="manpages/shorewall-interfaces.html">shorewall-interfaces</ulink>(5).</para>
 
-    <para>For additional information about this setup, see <ulink
+    <para>For additional information about this setup, including the Shorewall
+    configuration, see <ulink
     url="MultiISP.html#Shared">http://www.shorewall.net/MultiISP.html#Shared</ulink></para>
   </section>
 </article>