From: Ján Tomko Date: Mon, 27 Jan 2020 15:35:58 +0000 (+0100) Subject: docs: fix virt-qemu-run man page X-Git-Tag: v6.1.0-rc1~391 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b94a8d32384d7d20144d0b0371f08a96d246b1;p=thirdparty%2Flibvirt.git docs: fix virt-qemu-run man page Fix a documentation generation error: System Message: WARNING/2 (, line 15); backlink Inline literal start-string without end-string. As well as the 'independant' typo. Signed-off-by: Ján Tomko Fixes: d6006672788ec0f0290d35c76ceb9672476d1ea8 Reviewed-by: Daniel P. Berrangé Reviewed-by: Andrea Bolognani --- diff --git a/docs/manpages/virt-qemu-run.rst b/docs/manpages/virt-qemu-run.rst index 7f66f7c3ab..5074a928b7 100644 --- a/docs/manpages/virt-qemu-run.rst +++ b/docs/manpages/virt-qemu-run.rst @@ -14,13 +14,13 @@ Run a standalone QEMU guest SYNOPSIS ======== -``virt-qemu-run [OPTIONS...] [IGUEST-XML] +``virt-qemu-run [OPTIONS...] [GUEST-XML]`` DESCRIPTION =========== This tool provides a way to run a standalone QEMU guest such that it -is completely independant of libvirtd. It makes use of the embedded +is completely independent of libvirtd. It makes use of the embedded QEMU driver support to run the VM placing files under an isolated directory tree. When the guest is run with this tool it is invisible to libvirtd and thus also invisible to other libvirt tools such as