doc: Update FreeBSD documentation tools information
based on patch from Dag-Erling Smørgrav <des@des.no>
This commit is contained in:
parent
5e5b65f359
commit
f048e50037
@ -209,7 +209,7 @@
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>FreeBSD Installation</title>
|
<title>Installation on FreeBSD</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The FreeBSD Documentation Project is itself a heavy user of
|
The FreeBSD Documentation Project is itself a heavy user of
|
||||||
@ -219,19 +219,22 @@
|
|||||||
documentation on FreeBSD.
|
documentation on FreeBSD.
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>textproc/sp</filename></para>
|
<para><filename>textproc/docbook-sgml</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>textproc/openjade</filename></para>
|
<para><filename>textproc/docbook-xml</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>textproc/iso8879</filename></para>
|
<para><filename>textproc/docbook-xsl</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>textproc/dsssl-docbook-modular</filename></para>
|
<para><filename>textproc/dsssl-docbook-modular</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>textproc/docbook-420</filename></para>
|
<para><filename>textproc/libxslt</filename></para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para><filename>textproc/openjade</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
@ -242,22 +245,6 @@
|
|||||||
also be of interest.
|
also be of interest.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
It's possible that the ports do not update the main catalog file
|
|
||||||
in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the
|
|
||||||
order isn't proper. Be sure to have the following lines in the beginning
|
|
||||||
of the file:
|
|
||||||
<programlisting>
|
|
||||||
CATALOG "openjade/catalog"
|
|
||||||
CATALOG "iso8879/catalog"
|
|
||||||
CATALOG "docbook/dsssl/modular/catalog"
|
|
||||||
CATALOG "docbook/4.2/catalog"
|
|
||||||
</programlisting>
|
|
||||||
If you do not want to edit the file you can also set the
|
|
||||||
environment variable <envar>SGML_CATALOG_FILES</envar> to a
|
|
||||||
colon-separated list of catalog files (such as the one above).
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
More information about the FreeBSD documentation tools can be
|
More information about the FreeBSD documentation tools can be
|
||||||
found in the <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html">
|
found in the <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user