From b62f85691ed71536b873f7002526df43997f7ad8 Mon Sep 17 00:00:00 2001 From: Teodor Sigaev Date: Wed, 31 Jan 2007 15:23:28 +0000 Subject: [PATCH] Update FreeBSD DocBook installation notices --- doc/src/sgml/docguide.sgml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 6da9ee266f..d83cac5e31 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -212,9 +212,10 @@ textproc/dsssl-docbook-modular + + textproc/docbook-420 + - Apparently, there is no port for the DocBook V4.2 SGML DTD - available right now. You will need to install it manually. @@ -225,10 +226,13 @@ It's possible that the ports do not update the main catalog file - in /usr/local/share/sgml/catalog. Be sure to - have the following line in there: + in /usr/local/share/sgml/catalog.ports or order + isn't proper . Be sure to have the following lines in begining of file: -CATALOG "/usr/local/share/sgml/docbook/4.2/docbook.cat" +CATALOG "openjade/catalog" +CATALOG "iso8879/catalog" +CATALOG "docbook/dsssl/modular/catalog" +CATALOG "docbook/4.2/catalog" If you do not want to edit the file you can also set the environment variable SGML_CATALOG_FILES to a -- 2.40.0