|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.48 2003/11/29 19:51:36 pgsql Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.49 2003/12/13 20:09:15 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="docguide"> |
4 | 4 | <title>Documentation</title> |
@@ -373,16 +373,6 @@ CATALOG "docbook-4.2/docbook.cat" |
373 | 373 | </para> |
374 | 374 | </step> |
375 | 375 |
|
376 | | - <step> |
377 | | - <para> |
378 | | - Optionally, you can edit the file |
379 | | - <filename>docbook.cat</filename> and comment out or remove the |
380 | | - line containing <literal>DTDDECL</literal>. If you do not then |
381 | | - you will get warnings from <application>jade</application>, but |
382 | | - there is no further harm. |
383 | | - </para> |
384 | | - </step> |
385 | | - |
386 | 376 | <step> |
387 | 377 | <para> |
388 | 378 | Download the <ulink |
@@ -429,7 +419,7 @@ perl -pi -e 's/iso-(.*).gml/ISO\1/g' docbook.cat |
429 | 419 | <filename>/usr/local/share/sgml/catalog</filename> can also be |
430 | 420 | made: |
431 | 421 | <programlisting> |
432 | | -CATALOG "docbook-dsssl--1.<replaceable>xx</>/catalog |
| 422 | +CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog |
433 | 423 | </programlisting> |
434 | 424 | Because stylesheets change rather often, and it's sometimes |
435 | 425 | beneficial to try out alternative versions, |
|