Doc: Fix documentation error regarding delegate_IP.
authorBo Peng <pengbo@sraoss.co.jp>
Mon, 17 Feb 2020 13:14:53 +0000 (22:14 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Mon, 17 Feb 2020 13:17:16 +0000 (22:17 +0900)
doc.ja/src/sgml/watchdog.sgml
doc/src/sgml/watchdog.sgml

index 5a5df5c2571053a5c2b5909c551e29a3b3aca307..766295fd7832b8ce8e4ee95f981dac7ee1edaf9d 100644 (file)
       -->
       (アプリケーションサーバなど)クライアントサーバから接続される<productname>Pgpool-II</productname>の仮想IP(VIP) アドレスを指定します。
       <productname>Pgpool-II</productname>がスタンバイからアクティブに切り替わった時、<productname>Pgpool-II</productname>はこのVIPを引き継ぎます。
-      <xref linkend="guc-failover-require-consensus">がオンの場合(デフォルトです)、クォーラムが存在しなければVIPは立ち上がりません
+      <emphasis>クォーラムが存在しなければVIPは立ち上がりません</emphasis>
       デフォルトは<literal>''</literal>(空文字)で、この場合仮想IPは決して立ち上がりません。
      </para>
      <para>
index ad2a2b6bf19a0255acdce3e75871359576ae9dfd..039186a97c2e9b9cd223022e0acd48bc493bc380 100644 (file)
       client servers (application servers etc.).  When a
       <productname>Pgpool-II</productname> is switched from standby to
       active, the <productname>Pgpool-II</productname> takes over this
-      VIP.  If <xref linkend="guc-failover-require-consensus"> is on
-      (the default), VIP will not be brought up in case the quorum
-      does not exist.  Default is <literal>''</literal>(empty): which
+      VIP. <emphasis>VIP will not be brought up in case the quorum
+      does not exist</emphasis>. Default is <literal>''</literal>(empty): which
       means virtual IP will never be brought up.
      </para>
      <para>