From: Eric Blake Date: Fri, 9 Aug 2024 16:37:55 +0000 (+0100) Subject: docs: Typo fix in live disk backup X-Git-Tag: qemu-xen-4.20.0~23^2~2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a8e1ea4c97a010349acbe22f099f0c6d6f2db470;p=qemu-xen.git docs: Typo fix in live disk backup Add in the missing space in the section header. Fixes: 1084159b31 ("qapi: deprecate drive-backup", v6.2.0) Signed-off-by: Eric Blake Signed-off-by: Peter Maydell --- diff --git a/docs/interop/live-block-operations.rst b/docs/interop/live-block-operations.rst index 691429c7af..6b549ede7c 100644 --- a/docs/interop/live-block-operations.rst +++ b/docs/interop/live-block-operations.rst @@ -931,8 +931,8 @@ Shutdown the guest, by issuing the ``quit`` QMP command:: } -Live disk backup --- ``blockdev-backup`` and the deprecated``drive-backup`` ---------------------------------------------------------------------------- +Live disk backup --- ``blockdev-backup`` and the deprecated ``drive-backup`` +---------------------------------------------------------------------------- The ``blockdev-backup`` (and the deprecated ``drive-backup``) allows you to create a point-in-time snapshot.