Fix markup that doesn't work in back branches.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Sep 2007 16:01:03 +0000 (16:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Sep 2007 16:01:03 +0000 (16:01 +0000)
doc/src/sgml/release.sgml

index eb8d5f1733774befd14e79a741b59622886ff791..cc946c60e849eb8f2b1d82549b025a2b558eb279 100644 (file)
@@ -302,13 +302,11 @@ do it for earlier branch release files.
       <para>
        <function>to_number()</> and <function>to_char(numeric)</>
        are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
-       new <link linkend="APP-INITDB"><application>initdb</></link>
-       installs (Tom)
+       new <application>initdb</> installs (Tom)
       </para>
 
       <para>
-       This is because <link
-       linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
+       This is because <varname>lc_numeric</> can potentially
        change the output of these functions.
       </para>
      </listitem>
@@ -3490,13 +3488,11 @@ DROP SCHEMA information_schema CASCADE;
       <para>
        <function>to_number()</> and <function>to_char(numeric)</>
        are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
-       new <link linkend="APP-INITDB"><application>initdb</></link>
-       installs (Tom)
+       new <application>initdb</> installs (Tom)
       </para>
 
       <para>
-       This is because <link
-       linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
+       This is because <varname>lc_numeric</> can potentially
        change the output of these functions.
       </para>
      </listitem>