Skip to content

Commit 62f92ff

Browse files
committed
SGML doc build instructions --- no more DTDDECL, fix double dash in path name.
1 parent 306a779 commit 62f92ff

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

doc/src/sgml/docguide.sgml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<appendix id="docguide">
44
<title>Documentation</title>
@@ -373,16 +373,6 @@ CATALOG "docbook-4.2/docbook.cat"
373373
</para>
374374
</step>
375375

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-
386376
<step>
387377
<para>
388378
Download the <ulink
@@ -429,7 +419,7 @@ perl -pi -e 's/iso-(.*).gml/ISO\1/g' docbook.cat
429419
<filename>/usr/local/share/sgml/catalog</filename> can also be
430420
made:
431421
<programlisting>
432-
CATALOG "docbook-dsssl--1.<replaceable>xx</>/catalog
422+
CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog
433423
</programlisting>
434424
Because stylesheets change rather often, and it's sometimes
435425
beneficial to try out alternative versions,

0 commit comments

Comments
 (0)