bdr: doc: Change xref destinations for bdr.bdr_subscribe
authorCraig Ringer <craig@2ndquadrant.com>
Mon, 23 Mar 2015 02:02:22 +0000 (10:02 +0800)
committerCraig Ringer <craig@2ndquadrant.com>
Mon, 23 Mar 2015 02:02:22 +0000 (10:02 +0800)
doc/manual-functions.sgml
doc/manual-node-management.sgml
doc/manual-replication-sets.sgml

index 9b4bf98560e3206d8e4a698ee2c5b625737831d1..6d5e0b41a0c0a57714a76318e5e74402cb0bef44 100644 (file)
@@ -22,7 +22,7 @@
      </thead>
      <tbody>
 
-      <row id="function-bdr-subscribe" xreflabel="bdr.bdr_subscribe">
+      <row>
        <entry>&udr;</entry>
        <entry>
         <indexterm>
@@ -98,7 +98,7 @@
    </table>
   </para>
 
-  <sect2 id="functions-node-mgmt-subscribe">
+  <sect2 id="functions-node-mgmt-subscribe" xreflabel="bdr.bdr_subscribe">
    <title><function>bdr.bdr_subscribe</function></title>
 
    <indexterm>
index d88056439baefacd1cf77d2325f8391f0cfa4484..08eed85c405acd1fc79fa84e85a68b8a619fc0d2 100644 (file)
@@ -11,7 +11,7 @@
  <sect1 id="node-management-udr" xreflabel="Node management for UDR">
   <title>Node Management for &udr;</title>
   <para>
-   The SQL function <xref linkend="function-bdr-subscribe"> is used to receive
+   The SQL function <xref linkend="functions-node-mgmt-subscribe"> is used to receive
    changes from the database specified in the function parameters
    into the current database. Subscribing to another node using this
    function will automatically copy the existing data in that the
index f5b364eabbea2a32fb811b3ad559ad442b0465b6..05e87807d3b8f7c4ba3e3b134734669baba19f19 100644 (file)
@@ -33,8 +33,8 @@
    can be set when adding the node to the &bdr; cluster using the (optional)
    <literal>replication_sets</literal> parameter to
    <xref linkend="function-bdr-group-create">,
-   <xref linkend="function-bdr-subscribe"> and
-   <xref linkend="function-bdr-group-join">.
+   <xref linkend="function-bdr-group-join"> and
+   <xref linkend="functions-node-mgmt-subscribe">.
    This parameter is an array of replication set names. The replication
    set do not have to exists to be referenced by
    <literal>replication_sets</literal>.