Skip to content
Snippets Groups Projects
Commit 3888945e4fe6 authored by Jan Tojnar's avatar Jan Tojnar
Browse files

man: Mention XML_CATALOG_FILES is space-separated

parent 7ab842638065
No related branches found
No related tags found
No related merge requests found
......@@ -367,8 +367,8 @@
<listitem>
<para><acronym>XML</acronym> catalog behavior can be changed by redirecting
queries to the user's own set of catalogs. This can be done by setting
the <envar>XML_CATALOG_FILES</envar> environment variable to a list
of catalogs. An empty one should deactivate loading the
the <envar>XML_CATALOG_FILES</envar> environment variable to a space-separated
list of catalogs. An empty one should deactivate loading the
default <filename>/etc/xml/catalog</filename> catalog.
</para>
</listitem>
......
......@@ -785,8 +785,8 @@
<listitem>
<para><acronym>XML</acronym> catalog behavior can be changed by redirecting
queries to the user's own set of catalogs. This can be done by setting
the <envar>XML_CATALOG_FILES</envar> environment variable to a list
of catalogs. An empty one should deactivate loading the
the <envar>XML_CATALOG_FILES</envar> environment variable to a space-separated
list of catalogs. An empty one should deactivate loading the
default <filename>/etc/xml/catalog</filename> catalog.
</para>
</listitem>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment