|
1 | 1 | <!--
|
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 $ |
3 | 3 | Documentation Guide
|
4 | 4 | Thomas Lockhart
|
5 | 5 |
|
@@ -1319,19 +1319,19 @@ and process it with Norman Walsh's DSSSL style sheets to create <acronym>HTML</a
|
1319 | 1319 | and <acronym>RTF</acronym>.
|
1320 | 1320 | </para>
|
1321 | 1321 |
|
1322 |
| -<para> |
| 1322 | +<para> |
1323 | 1323 | The easiest way is to fetch the SGML and DocBook tools is to get
|
1324 | 1324 | <application>sgmltools</application> from <ulink
|
1325 | 1325 | url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
|
1326 | 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>, |
| 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>, |
1331 | 1332 | <productname>jade</productname>, and <productname>DocBook</productname>
|
1332 | 1333 | style sheets. The instructions below are for installing these tools
|
1333 |
| -separately. |
1334 |
| -</para> |
| 1334 | +separately. </para> |
1335 | 1335 |
|
1336 | 1336 | <sect3><title>Prerequisites</title>
|
1337 | 1337 |
|
|
0 commit comments