doc: Fix documentation errors in follow_master.sh script.
authorBo Peng <pengbo@sraoss.co.jp>
Wed, 19 Jun 2019 01:51:46 +0000 (10:51 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Wed, 19 Jun 2019 01:51:46 +0000 (10:51 +0900)
doc.ja/src/sgml/examples.sgml
doc/src/sgml/examples.sgml

index c1dce9cb2d87f0e13b5b77e73c2f0190ec3e4e89..61fce6be70a527667edcb54acbf1bc531afe304f 100644 (file)
@@ -562,7 +562,7 @@ $ for port in 5432 5433 5434; do
 
     <para>
 <!--
-      This tutrial explains the simple way to try "Watchdog".
+      This tutorial explains the simple way to try "Watchdog".
       What you need is 2 Linux boxes on which <productname>
       Pgpool-II</productname> is installed and a <productname>PostgreSQL</>
       on the same machine or in the other one. It is enough
@@ -1892,7 +1892,7 @@ postgres=> show pool_nodes;
 
     <para>
 <!--
-      This tutrial explains the simple way to try "Watchdog"
+      This tutorial explains the simple way to try "Watchdog"
       on <ulink url="https://aws.amazon.com/">AWS</ulink> and using
       the <ulink url="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">
       Elastic IP Address</ulink> as the Virtual IP for the high availability solution.
index ea97551b7427aace82dff4ba9aa5f4014e008194..e04ff03ce9f30ee622d72a5955c787de3cda81b9 100644 (file)
@@ -367,7 +367,7 @@ $ for port in 5432 5433 5434; do
       <title>Watchdog Configuration Example</title>
 
       <para>
-       This tutrial explains the simple way to try "Watchdog".
+       This tutorial explains the simple way to try "Watchdog".
        What you need is 2 Linux boxes on which <productname>
          Pgpool-II</productname> is installed and a <productname>PostgreSQL</productname>
        on the same machine or in the other one. It is enough
@@ -1548,7 +1548,7 @@ postgres=> show pool_nodes;
       <title>AWS Configuration Example</title>
 
       <para>
-       This tutrial explains the simple way to try "Watchdog"
+       This tutorial explains the simple way to try "Watchdog"
        on <ulink url="https://aws.amazon.com/">AWS</ulink> and using
        the <ulink url="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">
          Elastic IP Address</ulink> as the Virtual IP for the high availability solution.