[libvirt] [PATCH] Minor docs fix

Martin Kletzander mkletzan at redhat.com
Mon Mar 19 21:52:29 UTC 2012


End tag for "host" element was missing in example configuration
---
 docs/formatnetwork.html.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in
index 907c046..7e8e991 100644
--- a/docs/formatnetwork.html.in
+++ b/docs/formatnetwork.html.in
@@ -363,6 +363,7 @@
           <host ip='192.168.122.2'>
             <hostname>myhost</hostname>
             <hostname>myhostalias</hostname>
+          </host>
         </dns>
         <ip address="192.168.122.1" netmask="255.255.255.0">
           <dhcp>
-- 
1.7.3.4




More information about the libvir-list mailing list