blob: 82bd8f48bd494833acda25379ede254e0a56f790 (
plain)
1
2
3
4
5
6
7
8
9
|
Meta-package that includes all packages needed for the NetBSD
Documentation project to convert SGML/DocBook to HTML.
A separate web browser is strongly recommended.
Set the SGML_CATALOG_FILES env variable to a colon-separated list
of catalog files:
setenv SGML_CATALOG_FILES `find /usr/pkg/share/sgml -name catalog | tr '\012' :`
|