]> git.ipfire.org Git - thirdparty/libvirt.git/commit
formatdomain: Update <loader/> example to match the rest
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Sep 2014 11:18:32 +0000 (13:18 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Sep 2014 12:26:34 +0000 (14:26 +0200)
commitdcf7d0423c1ad79e45df4ddd1cb619603cf221e7
treed13f0733a50db24f0e4e338d5270733019115d6d
parent273b6581ca8dae11e6ff40e3d13813fdbb37d41b
formatdomain: Update <loader/> example to match the rest

At the beginning when I was inventing <loader/> attributes and
<nvram/> I've introduced this @readonly attribute to the loader
element. It accepted values 'on' and 'off'. However, later, during the
review process, that has changed to 'yes' and 'no', but the example
XML snippet wasn't updated, so while the description is correct, the
example isn't.

Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in