Index: doc/xmllint.xml =================================================================== RCS file: /cvs/gnome/libxml2/doc/xmllint.xml,v retrieving revision 1.31 diff -u -r1.31 xmllint.xml --- doc/xmllint.xml 21 Feb 2006 19:24:04 -0000 1.31 +++ doc/xmllint.xml 5 Apr 2006 22:56:24 -0000 @@ -1,6 +1,6 @@ + href="http://docbook.sourceforge.net/snapshots/xsl/manpages/docbook.xsl"?> - This is release 0.5 of the xmllint Manual. - 2006-02-20 + 2006-03-05 + + + @@ -73,7 +75,7 @@ - + @@ -125,7 +127,7 @@ - + DESCRIPTION The &xmllint; program parses one or more XML files, specified on the @@ -136,11 +138,25 @@ in XML code and in the XML parser itself. - &xmllint; is included in libxml2. - - More information can be found at the libxml web pages - at and the W3C XSLT - pages at . + &xmllint; is included in + libxml + 3 + . + More information can be found at + + + + libxml + 3 + web page + + + + + W3C XSLT page + + + @@ -173,8 +189,10 @@ - Turn on node registration. Useful for developers - testing libxml2 node tracking code. + Turn on node registration. Useful for developers testing + libxml + 3 + node tracking code. @@ -441,7 +459,7 @@ - + Use the (space- or colon-separated) list of filesystem paths specified @@ -516,7 +534,7 @@ Run a navigating shell. Details on available commands in shell mode - are below (see section SHELL COMMANDS). + are below (see ). @@ -567,7 +585,10 @@ - Display the version of libxml2 used. + Display the version of + libxml + 3 + used. @@ -742,14 +763,14 @@ - + ENVIRONMENT SGML_CATALOG_FILES - ... + to be written ... @@ -780,96 +801,74 @@ XMLLINT_INDENT - ... + to be written ... - + DIAGNOSTICS On the completion of execution, &xmllint; returns the following error codes: - - - - 0 - - No error - - - - - 1 - - Unclassified - - - - - 2 - - Error in DTD - - - - - 3 - - Validation error - - - - - 4 - - Validation error - - - - - 5 - - Error in schema compilation - - - - - 6 - - Error writing output - - - - - 7 - - - Error in pattern (generated when option is used) - - - - - - 8 - - - Error in Reader registration (generated - when option is used) - - - - - - 9 - - Out of memory error - - + + + + Errorcode + Error + + 0 + No error + + + 1 + Unclassified + + + 2 + Error in DTD + + + 3 + Validation error + + + 4 + Validation error + + + 5 + Error in schema compilation + + + 6 + Error writing output + + + 7 + Error in pattern (generated when option is used) + + + 8 + Error in reader registration (generated when option is used) + + + 9 + Out of memory + + + - + + SEE ALSO + + + libxml + 3 + +