]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix owner and group in example volume XML
authorMatthew Booth <mbooth@redhat.com>
Mon, 14 Dec 2009 15:23:26 +0000 (16:23 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 14 Dec 2009 15:23:26 +0000 (16:23 +0100)
commit042956d558ff319561371133ac98f6b9913b7229
tree544249f7d9473ddc8c3eb803cd6a81307eeb71e8
parent2aec15bc5a61a8ba34d0115d8b6fac000d03c561
Fix owner and group in example volume XML

The owner and group in the documentation examples were confusingly given as
'0744'. They should be numeric uid and gid. Changed the examples to use the
default uid and gid assigned to qemu in F12.

* docs/formatstorage.html.in: Change example owner and group in volume XML
docs/formatstorage.html.in