blob: cb997acf248bd7a09343122ca2bd4597878f83a6 (
plain)
1
2
3
4
5
6
7
8
|
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 environment variable to a colon-separated list
of catalog files. You can produce such a list with
find /usr/pkg/share/sgml -name catalog | tr '\012' :
|