]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: migration: Fix syntax
authorPeter Krempa <pkrempa@redhat.com>
Mon, 12 Oct 2020 14:09:52 +0000 (16:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2020 10:40:50 +0000 (12:40 +0200)
commit0cb10f23a0c694b7191206f406130189f8ada312
tree9e4e42eec0c0579701325eb8c7578bbc5f0907ad
parent8142950a7fdc1c1642126364d3ed9ba501588c10
docs: migration: Fix syntax

One of the paragraphs added in f51cbe92c0d was not terminated thus
making it invalid XML/XHTML.

This was not caught by the build system as 'scripts/meson-html-gen.py'
unnecessarily obscures and hides errors from 'xsltproc'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
docs/migration.html.in