8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81a77d commit 5e6bbc2Copy full SHA for 5e6bbc2
doc/src/sgml/docguide.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.55 2005/04/09 03:52:43 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.56 2005/05/13 16:48:14 tgl Exp $ -->
2
3
<appendix id="docguide">
4
<title>Documentation</title>
@@ -417,7 +417,7 @@ perl -pi -e 's/iso-(.*).gml/ISO\1/g' docbook.cat
417
<filename>/usr/local/share/sgml/catalog</filename> can also be
418
made:
419
<programlisting>
420
-CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog
+CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog"
421
</programlisting>
422
Because stylesheets change rather often, and it's sometimes
423
beneficial to try out alternative versions,
0 commit comments