]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: minor fixes to virDomainGetGuestInfo docs
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 27 Aug 2019 20:35:53 +0000 (15:35 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Aug 2019 06:52:03 +0000 (08:52 +0200)
commit56cac62bfd216307b6fa30a1ce351b66d4da0452
tree1c01865295650fdc469ab10279002d0794a23af0
parent1c71268c8ada2b73f6cf5deac2677d37548cbe37
lib: minor fixes to virDomainGetGuestInfo docs

Due to a typo, some of the field names didn't have closing quotes,
the information about the hostname was omitted and there was an
empty line missing after filesystem info description (which helps
our docs generator produce better looking HTML).

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt-domain.c