On Mon, Feb 22, 2010 at 05:10:52PM -0500, Cole Robinson wrote: > > Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> > --- > docs/formatstorage.html.in | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in > index 14fa655..7ececed 100644 > --- a/docs/formatstorage.html.in > +++ b/docs/formatstorage.html.in > @@ -300,7 +300,7 @@ > ... > <backingStore> > <path>/var/lib/virt/images/master.img</path> > - <format>raw</format> > + <format type='raw'/> > <permissions> > <owner>107</owner> > <group>107</group> > @@ -320,7 +320,8 @@ > <dd>Provides information about the pool specific backing store format. > For disk pools it will provide the partition type. For filesystem > or directory pools it will provide the file format type, eg cow, > - qcow, vmdk, raw. Consult the pool-specific docs for the list of valid > + qcow, vmdk, raw. The actual format is specified via the type attribute. > + Consult the pool-specific docs for the list of valid having a link for "pool-specific docs" would be a nice improvement :-) > values. Most file formats require a backing store of the same format, > however, the qcow2 format allows a different backing store format. > <span class="since">Since 0.6.0</span></dd> ACK, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list