Skip to content

Commit dab3775

Browse files
committed
Update sgmltools for docs.
1 parent ab35b08 commit dab3775

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

doc/src/sgml/docguide.sgml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.19 1999/10/04 15:18:53 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.20 1999/10/04 17:05:51 momjian Exp $
33
Documentation Guide
44
Thomas Lockhart
55

@@ -1320,11 +1320,17 @@ and <acronym>RTF</acronym>.
13201320
</para>
13211321

13221322
<para>
1323-
These instructions do not cover new <application>jade</application>/DocBook
1324-
support in the
1325-
<ulink url="http://www.sgmltools.org/"><productname>sgml-tools</productname></ulink>
1326-
package. The authors have not tried this package since it adopted DocBook,
1327-
but it is almost certainly a good candidate for use.
1323+
The easiest way is to fetch the SGML and DocBook tools is to get
1324+
<application>sgmltools</application> from <ulink
1325+
url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
1326+
link>. <productname>sgmltools</productname> requires the GNU version of
1327+
<productname>m4</productname>.
1328+
<programlisting>gnum4 --version</programlisting> will show you if your
1329+
m4 is the GNU version. After the install, you will have
1330+
<productname>sgmltools</productname>,
1331+
<productname>jade</productname>, and <productname>DocBook</productname>
1332+
style sheets. The instructions below are for installing these tools
1333+
separately.
13281334
</para>
13291335

13301336
<sect3><title>Prerequisites</title>

0 commit comments

Comments
 (0)