SGML doc build instructions --- no more DTDDECL, fix double dash in path name.
authorBruce Momjian <bruce@momjian.us>
Sat, 13 Dec 2003 20:09:15 +0000 (20:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 13 Dec 2003 20:09:15 +0000 (20:09 +0000)
doc/src/sgml/docguide.sgml

index 11aa31cf8412531345486dcc4c6a3b521dcc02dd..d3f86c1c34b011e5f5d475ba3bc41f04defd0a72 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.48 2003/11/29 19:51:36 pgsql Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.49 2003/12/13 20:09:15 momjian Exp $ -->
 
 <appendix id="docguide">
  <title>Documentation</title>
@@ -373,16 +373,6 @@ CATALOG "docbook-4.2/docbook.cat"
       </para>
      </step>
 
-     <step>
-      <para>
-       Optionally, you can edit the file
-       <filename>docbook.cat</filename> and comment out or remove the
-       line containing <literal>DTDDECL</literal>.  If you do not then
-       you will get warnings from <application>jade</application>, but
-       there is no further harm.
-      </para>
-     </step>
-
      <step>
       <para>
        Download the <ulink
@@ -429,7 +419,7 @@ perl -pi -e 's/iso-(.*).gml/ISO\1/g' docbook.cat
      <filename>/usr/local/share/sgml/catalog</filename> can also be
      made:
 <programlisting>
-CATALOG "docbook-dsssl--1.<replaceable>xx</>/catalog
+CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog
 </programlisting>
      Because stylesheets change rather often, and it's sometimes
      beneficial to try out alternative versions,