blob: 48306ec6532939550204fd02310bd9533161f14a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2003/09/08 12:26:20 jmmv Exp $
The following catalogs have been installed:
* ${PKG_SYSCONFDIR}/sgml/catalog
System wide SGML catalog. Can be edited by the administrator and
is not changed by packages.
* ${PKG_SYSCONFDIR}/xml/catalog
System wide XML catalog. Can be edited by the administrator and
is not changed by packages. This is the *default* catalog.
* ${PREFIX}/share/sgml/catalog
Handles SGML stuff installed under ${PREFIX}/share/sgml.
Automatically handled by packages.
* ${PREFIX}/share/xml/catalog
Handles XML stuff installed under ${PREFIX}/share/xml.
Automatically handled by packages.
===========================================================================
|