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