blob: 7e5e088b6523b498170b2a11aa4619fb97345141 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
===========================================================================
$NetBSD: MESSAGE,v 1.5 2004/01/23 17:12:16 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. This is the *default* catalog when
working in SGML mode.
* ${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 when
working in XML mode.
* ${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.
===========================================================================
|