]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Fix news.xml syntax
authorJohn Ferlan <jferlan@redhat.com>
Thu, 14 Dec 2017 03:36:55 +0000 (22:36 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 14 Dec 2017 03:36:55 +0000 (22:36 -0500)
Commit id '1241e487' used <code>&lt;interface&gt;</code> which
is not valid syntax for a <summary>.

docs/news.xml

index 7509416ec1d8d6250f3a9df31c640e359f9a33b4..bb611b7ba7d58cd1d6bcf457714a5a6fa723f553 100644 (file)
@@ -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>