aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmllint.xml
diff options
context:
space:
mode:
authorMST 2004 John Fleck <jfleck@inkstain.net>2004-02-27 03:26:30 +0000
committerJohn Fleck <jfleck@src.gnome.org>2004-02-27 03:26:30 +0000
commite42ae6f9912767212d931e4e90716c91dd47cfbc (patch)
treed180c31f03a48581f4af2baa54ec2e26acd4e7b8 /doc/xmllint.xml
parent33a773ffba763847fcd81f58a3d7b31ab65166e8 (diff)
downloadandroid_external_libxml2-e42ae6f9912767212d931e4e90716c91dd47cfbc.tar.gz
android_external_libxml2-e42ae6f9912767212d931e4e90716c91dd47cfbc.tar.bz2
android_external_libxml2-e42ae6f9912767212d931e4e90716c91dd47cfbc.zip
doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml
Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 * doc/xmllint.html * doc/xmlcatalog_man.xml * doc/xmlcatalog.1 * doc/xmlcatalog_man.html applying patch from Mike Hommey to clarify XML_CATALOG_FILES use
Diffstat (limited to 'doc/xmllint.xml')
-rw-r--r--doc/xmllint.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/xmllint.xml b/doc/xmllint.xml
index 304be80b..ea881c76 100644
--- a/doc/xmllint.xml
+++ b/doc/xmllint.xml
@@ -10,6 +10,9 @@
<copyright>
<year>2001</year>
</copyright>
+ <copyright>
+ <year>2004</year>
+ </copyright>
<author>
<firstname>John</firstname>
<surname>Fleck</surname>
@@ -26,7 +29,7 @@
</author>
<address><email>hwr@pilhuhn.de</email></address>
- <releaseinfo>This is release 0.2 of the xmllint Manual.</releaseinfo>
+ <releaseinfo>This is release 0.3 of the xmllint Manual.</releaseinfo>
</refentryinfo>
<refmeta>
@@ -623,6 +626,14 @@
</variablelist>
</refsect1>
+<refsect1>
+ <title>Catalogs</title>
+ <para>Catalog behavior can be changed by redirecting
+ queries to the user's own set of catalogs. This can be done by setting the
+ <varname>XML_CATALOG_FILES</varname> environment variable to a list of
+ catalogs. An empty one should deactivate loading the default
+ <filename>/etc/xml/catalog</filename> default catalog.</para>
+ </refsect1>
<refsect1>
<title>Debugging Catalogs</title>
<para>Setting the environment variable <varname>XML_DEBUG_CATALOG</varname>