Commit 5196f13b authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Fix oldhtml/old PDF build again

Commit e259e1f7 was faulty and created
some broken output.  This one fixes it better.
parent bed9ef5a
...@@ -94,7 +94,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche ...@@ -94,7 +94,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
<para> <para>
Updated the collation version. Updated the collation version.
See <xref linkend="sql-altercollation-notes" See <xref linkend="sql-altercollation-notes"
endterm="sql-altercollation-notes"> below. endterm="sql-altercollation-notes-title"> below.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
...@@ -102,7 +102,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche ...@@ -102,7 +102,7 @@ ALTER COLLATION <replaceable>name</replaceable> SET SCHEMA <replaceable>new_sche
</refsect1> </refsect1>
<refsect1 id="sql-altercollation-notes"> <refsect1 id="sql-altercollation-notes">
<title>Notes</title> <title id="sql-altercollation-notes-title">Notes</title>
<para> <para>
When using collations provided by the ICU library, the ICU-specific version When using collations provided by the ICU library, the ICU-specific version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment