[libvirt] [PATCH] docs: Fix news.xml syntax

John Ferlan posted 1 patch 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171214033849.10442-1-jferlan@redhat.com
docs/news.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[libvirt] [PATCH] docs: Fix news.xml syntax
Posted by John Ferlan 6 years, 4 months ago
Commit id '1241e487' used <code>&lt;interface&gt;</code> which
is not valid syntax for a <summary>.

Signed-off-by: John Ferlan <jferlan@redhat.com>
---

 Pushed under build breaker rule as CI libvirt-master-check was failing

 docs/news.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/news.xml b/docs/news.xml
index 7509416ec..bb611b7ba 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -39,8 +39,7 @@
     <section title="Improvements">
       <change>
         <summary>
-          Xen: Add support for multiple IP addresses on
-          <code>&lt;interface&gt;</code> devices
+          Xen: Add support for multiple IP addresses on interface devices
         </summary>
       </change>
     </section>
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list