preparing 2.4.17 release updated and rebuilt the docs fixed a comment

* configure.in: preparing 2.4.17 release
* doc/*: updated and rebuilt the docs
* xpath.c: fixed a comment
* python/libxml.c: fixed a possible reentrancy problem
Daniel
diff --git a/doc/html/libxml-uri.html b/doc/html/libxml-uri.html
index 54ef11e..8eeebc4 100644
--- a/doc/html/libxml-uri.html
+++ b/doc/html/libxml-uri.html
@@ -282,7 +282,7 @@
 ><A
 NAME="XMLURI"
 ></A
->&#62;struct xmlURI</H3
+>struct xmlURI</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -322,7 +322,7 @@
 ><A
 NAME="XMLURIPTR"
 ></A
->&#62;xmlURIPtr</H3
+>xmlURIPtr</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -348,7 +348,7 @@
 ><A
 NAME="XMLCREATEURI"
 ></A
->&#62;xmlCreateURI ()</H3
+>xmlCreateURI ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -414,7 +414,7 @@
 ><A
 NAME="XMLBUILDURI"
 ></A
->&#62;xmlBuildURI ()</H3
+>xmlBuildURI ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -510,7 +510,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >a new URI string (to be freed by the caller) or NULL in case
-        of error.</TD
+of error.</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -527,7 +527,7 @@
 ><A
 NAME="XMLPARSEURI"
 ></A
->&#62;xmlParseURI ()</H3
+>xmlParseURI ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -612,7 +612,7 @@
 ><A
 NAME="XMLPARSEURIREFERENCE"
 ></A
->&#62;xmlParseURIReference ()</H3
+>xmlParseURIReference ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -721,7 +721,7 @@
 ><A
 NAME="XMLSAVEURI"
 ></A
->&#62;xmlSaveUri ()</H3
+>xmlSaveUri ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -807,7 +807,7 @@
 ><A
 NAME="XMLPRINTURI"
 ></A
->&#62;xmlPrintURI ()</H3
+>xmlPrintURI ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -901,7 +901,7 @@
 ><A
 NAME="XMLURIESCAPESTR"
 ></A
->&#62;xmlURIEscapeStr ()</H3
+>xmlURIEscapeStr ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1009,7 +1009,7 @@
 ><A
 NAME="XMLURIUNESCAPESTRING"
 ></A
->&#62;xmlURIUnescapeString ()</H3
+>xmlURIUnescapeString ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1129,7 +1129,7 @@
 ><A
 NAME="XMLNORMALIZEURIPATH"
 ></A
->&#62;xmlNormalizeURIPath ()</H3
+>xmlNormalizeURIPath ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1212,7 +1212,7 @@
 ><A
 NAME="XMLURIESCAPE"
 ></A
->&#62;xmlURIEscape ()</H3
+>xmlURIEscape ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1288,7 +1288,7 @@
 25 May 2001
 Uses xmlParseURI and xmlURIEscapeStr to try to escape correctly
 according to RFC2396.
-  - Carl Douglas</TD
+- Carl Douglas</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -1305,7 +1305,7 @@
 ><A
 NAME="XMLFREEURI"
 ></A
->&#62;xmlFreeURI ()</H3
+>xmlFreeURI ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"