doc/xmllint.xml doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to


Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>

	* doc/xmllint.xml
	* doc/xmllint.1
	Add discussion of XML_DEBUG_CATALOG to xmllint man
	page - bug #100907
diff --git a/doc/xmllint.xml b/doc/xmllint.xml
index d107e32..e7c2b77 100644
--- a/doc/xmllint.xml
+++ b/doc/xmllint.xml
@@ -557,4 +557,10 @@
      
     </variablelist>
   </refsect1>
+  <refsect1>
+    <title>Debugging Catalogs</title>
+    <para>Setting the environment variable <varname>XML_DEBUG_CATALOG</varname>
+    using the command <command>&quot;export XML_DEBUG_CATALOG=&quot;</command>
+    outputs debugging information related to catalog operations.</para>
+  </refsect1>
 </refentry>