aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-03-26 15:03:27 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-03-26 15:03:27 -0400
commite259e1f748c7a6d67e307a90d6c27b8ab8b90df8 (patch)
treed32f14516740782e87ec83f30621fab261ac0392 /doc/src
parentd63762452434a3a046e8c7d130d5a77c594176e4 (diff)
downloadpostgresql-e259e1f748c7a6d67e307a90d6c27b8ab8b90df8.tar.gz
postgresql-e259e1f748c7a6d67e307a90d6c27b8ab8b90df8.zip
doc: Fix oldhtml/old PDF build
"xref to REFSECT1 unsupported" with the DSSSL stylesheets. Reported-by: Devrim Gündüz <devrim@gunduz.org>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/alter_collation.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_collation.sgml b/doc/src/sgml/ref/alter_collation.sgml
index bf934ce75f1..159f7e7472e 100644
--- a/doc/src/sgml/ref/alter_collation.sgml
+++ b/doc/src/sgml/ref/alter_collation.sgml
@@ -93,7 +93,8 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
<listitem>
<para>
Updated the collation version.
- See <xref linkend="sql-altercollation-notes"> below.
+ See <xref linkend="sql-altercollation-notes"
+ endterm="sql-altercollation-notes"> below.
</para>
</listitem>
</varlistentry>