|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.78 2009/08/09 22:47:59 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.79 2010/01/22 15:49:29 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="docguide">
|
4 | 4 | <title>Documentation</title>
|
@@ -590,7 +590,8 @@ gmake man
|
590 | 590 |
|
591 | 591 | <para>
|
592 | 592 | If you want to use <application>JadeTex</application> to produce a
|
593 |
| - printable rendition of the documentation, you can use one of the |
| 593 | + printable rendition of the documentation, you must first build the |
| 594 | + <acronym>HTML</acronym> output as outlined above, then you can use one of the |
594 | 595 | following commands:
|
595 | 596 |
|
596 | 597 | <itemizedlist>
|
|