From b0b94a8d32384d7d20144d0b0371f08a96d246b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Mon, 27 Jan 2020 16:35:58 +0100 Subject: [PATCH] docs: fix virt-qemu-run man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- docs/manpages/virt-qemu-run.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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