preparing 2.4.6 release updated and rebuilt the docs fixed a number of

* configure.in: preparing 2.4.6 release
* doc/xml.html doc/html/*: updated and rebuilt the docs
* include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
Daniel
diff --git a/nanoftp.c b/nanoftp.c
index c8ff261..1080e6d 100644
--- a/nanoftp.c
+++ b/nanoftp.c
@@ -603,7 +603,7 @@
     }
 
     /*
-     * Read the amount left on teh control connection
+     * Read the amount left on the control connection
      */
     if ((len = recv(ctxt->controlFd, &ctxt->controlBuf[ctxt->controlBufIndex],
 		    size, 0)) < 0) {
@@ -1373,7 +1373,7 @@
  *
  * Parse at most one entry from the listing. 
  *
- * Returns -1 incase of error, the lenght of data parsed otherwise
+ * Returns -1 incase of error, the length of data parsed otherwise
  */
 
 static int