Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
f048e500
Commit
f048e500
authored
Oct 21, 2014
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update FreeBSD documentation tools information
based on patch from Dag-Erling Smørgrav <des@des.no>
parent
5e5b65f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
21 deletions
+8
-21
doc/src/sgml/docguide.sgml
doc/src/sgml/docguide.sgml
+8
-21
No files found.
doc/src/sgml/docguide.sgml
View file @
f048e500
...
...
@@ -209,7 +209,7 @@
</sect2>
<sect2>
<title>
FreeBSD Installation
</title>
<title>
Installation on FreeBSD
</title>
<para>
The FreeBSD Documentation Project is itself a heavy user of
...
...
@@ -219,19 +219,22 @@
documentation on FreeBSD.
<itemizedlist>
<listitem>
<para><filename>textproc/
sp
</filename></para>
<para><filename>textproc/
docbook-sgml
</filename></para>
</listitem>
<listitem>
<para><filename>textproc/
openjade
</filename></para>
<para><filename>textproc/
docbook-xml
</filename></para>
</listitem>
<listitem>
<para><filename>textproc/
iso8879
</filename></para>
<para><filename>textproc/
docbook-xsl
</filename></para>
</listitem>
<listitem>
<para><filename>textproc/dsssl-docbook-modular</filename></para>
</listitem>
<listitem>
<para><filename>textproc/docbook-420</filename></para>
<para><filename>textproc/libxslt</filename></para>
</listitem>
<listitem>
<para><filename>textproc/openjade</filename></para>
</listitem>
</itemizedlist>
</para>
...
...
@@ -242,22 +245,6 @@
also be of interest.
</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>
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">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment