projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d637624
)
doc: Fix oldhtml/old PDF build
author
Peter Eisentraut
<peter_e@gmx.net>
Sun, 26 Mar 2017 19:03:27 +0000
(15:03 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sun, 26 Mar 2017 19:03:27 +0000
(15:03 -0400)
"xref to REFSECT1 unsupported" with the DSSSL stylesheets.
Reported-by: Devrim Gündüz <devrim@gunduz.org>
doc/src/sgml/ref/alter_collation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_collation.sgml
b/doc/src/sgml/ref/alter_collation.sgml
index bf934ce75f1f37325a17023c56077a6145ab71fc..159f7e7472e287f2d8236ea208393d214f98b7ed 100644
(file)
--- 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>