render / rpms / libvirt

Forked from rpms/libvirt 10 months ago
Clone
d76c62
From 1a2f74b8b9e507b17d49a3060d29910facba9d89 Mon Sep 17 00:00:00 2001
d76c62
Message-Id: <1a2f74b8b9e507b17d49a3060d29910facba9d89@dist-git>
d76c62
From: Peter Krempa <pkrempa@redhat.com>
d76c62
Date: Wed, 19 Feb 2020 15:10:13 +0100
d76c62
Subject: [PATCH] docs: formatdomain: Close <source> on one of disk examples
d76c62
MIME-Version: 1.0
d76c62
Content-Type: text/plain; charset=UTF-8
d76c62
Content-Transfer-Encoding: 8bit
d76c62
d76c62
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
d76c62
Reviewed-by: Ján Tomko <jtomko@redhat.com>
d76c62
(cherry picked from commit 4e93c47576e4c9c37b34fc50707bee97e66d6a19)
d76c62
d76c62
https://bugzilla.redhat.com/show_bug.cgi?id=1791788
d76c62
Message-Id: <8da0026666677c92084e46f242a48e5248a226e6.1582120424.git.pkrempa@redhat.com>
d76c62
Reviewed-by: Ján Tomko <jtomko@redhat.com>
d76c62
---
d76c62
 docs/formatdomain.html.in | 1 +
d76c62
 1 file changed, 1 insertion(+)
d76c62
d76c62
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
d76c62
index 2b6a3fb921..ec48ed77a5 100644
d76c62
--- a/docs/formatdomain.html.in
d76c62
+++ b/docs/formatdomain.html.in
d76c62
@@ -2881,6 +2881,7 @@
d76c62
       <reservations managed='no'>
d76c62
         <source type='unix' path='/path/to/qemu-pr-helper' mode='client'/>
d76c62
       </reservations>
d76c62
+    </source>
d76c62
     <target dev='sda' bus='scsi'/>
d76c62
     <address type='drive' controller='0' bus='0' target='3' unit='0'/>
d76c62
   </disk>
d76c62
-- 
d76c62
2.25.0
d76c62