Anthony Jones pointed a bug in xmlCopyEntity() Daniel

* entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 38bbae5..172df60 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -70,7 +70,9 @@
   XML</li>
 </ul>
 
-<p></p>
+<p>Libxml2 is known to be very portable, should build and work without
+serious troubles on a variety of systems (Linux, Unix, Windows, CygWin,
+MacOs, MacOsX, RISC Os, OS/2, VMS, QNX, MVS, ...)</p>
 
 <p>Separate documents:</p>
 <ul>
@@ -410,7 +412,8 @@
   <li>Read the <a href="upgrade.html">1.x to 2.x upgrade path</a>. If you are
     starting a new project using libxml you should really use the 2.x
   version.</li>
-  <li>And don't forget to look at the <a href="http://mail.gnome.org/archives/xml/">mailing-list archive</a>.</li>
+  <li>And don't forget to look at the <a
+    href="http://mail.gnome.org/archives/xml/">mailing-list archive</a>.</li>
 </ol>
 
 <h2><a name="Reporting">Reporting bugs and getting help</a></h2>
@@ -2180,6 +2183,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document: