]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: fix network XML documentation
authorLaine Stump <laine@laine.org>
Fri, 14 Oct 2011 18:35:32 +0000 (14:35 -0400)
committerLaine Stump <laine@laine.org>
Fri, 14 Oct 2011 20:21:53 +0000 (16:21 -0400)
commit4040ff66380341bd2944208fce721cf99658ea23
treee01a2ba6583c3821a8a368d792d23b85fd395dd8
parent5d784bd6d7b19314b0908aec6b46bfe377aeba42
docs: fix network XML documentation

A few people have attempted to use the new forwarding modes with older
versions of libvirt. The docs where the modes are described have
always stated the minimum required libvirt version, but the examples
at the end didn't, which I believe is what has caused the confusion.

Similarly, the section on portgroups now has a version tag added at
the beginning.

I also noticed that there was no example of defining a <dns> hostname,
so I added one, as well as making the domain name example more
recognizable (by adding ".com" to the domain).
docs/formatnetwork.html.in