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

John Ferlan jferlan at redhat.com
Thu Dec 14 03:38:49 UTC 2017


Commit id '1241e487' used <code><interface></code> which
is not valid syntax for a <summary>.

Signed-off-by: John Ferlan <jferlan at 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><interface></code> devices
+          Xen: Add support for multiple IP addresses on interface devices
         </summary>
       </change>
     </section>
-- 
2.13.6




More information about the libvir-list mailing list