]> git.ipfire.org Git - thirdparty/libvirt.git/commit
doc: Fix time keeping example for the guest clock
authorDoug Goldstein <cardoe@cardoe.com>
Sat, 21 Jul 2012 13:14:44 +0000 (08:14 -0500)
committerCole Robinson <crobinso@redhat.com>
Sun, 12 Aug 2012 23:23:51 +0000 (19:23 -0400)
commitd13b354bf0044e2a4ac351d22deee94cf79b6a3a
tree44674994bb3f9445bb02bca68807c945ebafceab
parenteddceda2f3815aa9e46de621b7e495625d3d6a43
doc: Fix time keeping example for the guest clock

The time keeping example was missing quotes which resulted in an error
if you copied and pasted the example into a domain's XML. Additionally
the rest of the examples use single quotes (') instead of double quotes
(") so standardized that.
(cherry picked from commit d57e17d58300589e4b53c52360d9fcd7592f53b2)
docs/formatdomain.html.in