Doc: fix compile error.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 20 Apr 2021 04:44:29 +0000 (13:44 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 20 Apr 2021 04:45:22 +0000 (13:45 +0900)
doc.ja/src/sgml/ref/pcp_detach_node.sgml
doc/src/sgml/ref/pcp_detach_node.sgml

index c066cbf605e0a2d125bf4e02b1e1619a72a8b782..7da1912b24fe7df8c6b1de541541d03051cac814 100644 (file)
@@ -39,7 +39,7 @@ Pgpool-II documentation
   <title>説明</title>
   <para>
    <command>pcp_detach_node</command> は <productname>Pgpool-II</productname> のノードを切り離します。
-   <xref linkend="guc-failover-command"> あるいは <xref linkend="guc-follow-primary-command">が指定されていれば、それらも実行されます。
+   <xref linkend="guc-failover-command"> あるいは <xref linkend="guc-follow-master-command">が指定されていれば、それらも実行されます。
    すでに <productname>Pgpool-II</productname> に接続しているセッションは強制的に切断されます。
   </para>
   <para>
index 29661b52f00277f1e1fb7f7869567515682d15e0..0814403b9dede9fa9f65fcad78ffaaea0cc2dd31 100644 (file)
@@ -35,7 +35,7 @@ Pgpool-II documentation
    <command>pcp_detach_node</command> detaches the given node from
    <productname>Pgpool-II</productname>. If <xref
    linkend="guc-failover-command"> and/or <xref
-   linkend="guc-follow-primary-command"> are specified, they are
+   linkend="guc-follow-master-command"> are specified, they are
    executed too. Existing connections to
    <productname>Pgpool-II</productname> are forced to be disconnected.
   </para>