Fix broken markup.
authorTom Lane <[email protected]>
Sun, 12 Feb 2006 21:13:00 +0000 (21:13 +0000)
committerTom Lane <[email protected]>
Sun, 12 Feb 2006 21:13:00 +0000 (21:13 +0000)
doc/src/sgml/ref/declare.sgml

index 2229fa73f9749f7293192cf2b154563bd8954523..49b94430b4a95f51e70987730f415f85c6f20aa8 100644 (file)
@@ -130,8 +130,9 @@ DECLARE <replaceable class="parameter">name</replaceable> [ BINARY ] [ INSENSITI
       a performance penalty on the query's execution time.
       <literal>NO SCROLL</literal> specifies that the cursor cannot be
       used to retrieve rows in a nonsequential fashion.  The default is to
-      allow scrolling, but this is not the same as specifying
-      <literal>SCROLL</literal>. See <xref linkend="notes"> for more details.
+      allow scrolling in some cases; this is not the same as specifying
+      <literal>SCROLL</literal>. See <xref linkend="sql-declare-notes"
+      endterm="sql-declare-notes-title"> for details.
      </para>
     </listitem>
    </varlistentry>
@@ -200,8 +201,8 @@ DECLARE <replaceable class="parameter">name</replaceable> [ BINARY ] [ INSENSITI
   </para>
  </refsect1>
 
- <refsect1 id="notes">
-  <title>Notes</title>
+ <refsect1 id="sql-declare-notes">
+  <title id="sql-declare-notes-title">Notes</title>
 
    <para>
     Unless <literal>WITH HOLD</literal> is specified, the cursor