Add missing quote, per Dave Page.

This commit is contained in:
Tom Lane 2005-05-13 16:48:14 +00:00
parent f81a77d5ef
commit 5e6bbc21f4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<!-- $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 $ -->
<appendix id="docguide">
<title>Documentation</title>
@ -417,7 +417,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,