Skip to content

Commit 86210e9

Browse files
committed
Update sgmltools install instructions.
1 parent 00c85b4 commit 86210e9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/src/sgml/docguide.sgml

Lines changed: 8 additions & 8 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.20 1999/10/04 17:05:51 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.21 1999/10/05 18:55:45 momjian Exp $
33
Documentation Guide
44
Thomas Lockhart
55

@@ -1319,19 +1319,19 @@ and process it with Norman Walsh's DSSSL style sheets to create <acronym>HTML</a
13191319
and <acronym>RTF</acronym>.
13201320
</para>
13211321

1322-
<para>
1322+
<para>
13231323
The easiest way is to fetch the SGML and DocBook tools is to get
13241324
<application>sgmltools</application> from <ulink
13251325
url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
13261326
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>,
1327+
<productname>m4</productname>. <programlisting>gnum4
1328+
--version</programlisting> will show you if your m4 is the GNU version.
1329+
If you install GNU m4, install it with the name gnum4 and
1330+
<productname>sgmltools</productname> will it. After the install, you will
1331+
have <productname>sgmltools</productname>,
13311332
<productname>jade</productname>, and <productname>DocBook</productname>
13321333
style sheets. The instructions below are for installing these tools
1333-
separately.
1334-
</para>
1334+
separately. </para>
13351335

13361336
<sect3><title>Prerequisites</title>
13371337

0 commit comments

Comments
 (0)