[libvirt] [PATCH] Minor docs fix

Laine Stump laine at laine.org
Tue Mar 20 00:33:51 UTC 2012


On 03/19/2012 05:52 PM, Martin Kletzander wrote:
> 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>

ACK and pushed.




More information about the libvir-list mailing list