diff --git a/expat/expat.html b/expat/expat.html index 55be2998..3c256719 100755 --- a/expat/expat.html +++ b/expat/expat.html @@ -9,7 +9,7 @@
Copyright (c) 1998 James Clark. Expat is subject to the Mozilla Public License Version 1.0. You may @@ -17,10 +17,10 @@ not use expat except in compliance with this license. Please contact me if you wish to negotiate an alternative license.
Expat is an XML 1.0 parser written in C. It aims to be fully conforming. It is currently -not a validating XML processor. Expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip. This is a production -version.
+not a validating XML processor. The current production version of +expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip.The directory xmltok contains a low-level library for tokenizing XML. The interface is documented in