Doc: fix typo in logdir description.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 3 Jan 2019 08:30:04 +0000 (17:30 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 3 Jan 2019 08:30:04 +0000 (17:30 +0900)
Per bug 453.

doc.ja/src/sgml/misc-config.sgml
doc/src/sgml/misc-config.sgml

index a101de2b2b74821f3570bb26cf1e0ba90e28a10e..43b5fdc06b8e295f4d93105fb7daf7b05a770e59 100644 (file)
@@ -220,10 +220,10 @@ unloggedテーブルをチェックするため<productname>Pgpool-II</productna
 
         <para>
 <!--
-          Specifies the full path to a directory to store the <literal>pool_status</literal>.
+          Specifies the full path to a directory to store the <literal>pgpool_status</literal>.
           Default is <literal>"/tmp"</literal>.
 -->
-<literal>pool_status</literal>ファイルを格納するディレクトリのフルパスを指定します。
+<literal>pgpool_status</literal>ファイルを格納するディレクトリのフルパスを指定します。
 デフォルトは<literal>"/tmp"</literal>です。
         </para>
 
index 230736eb550505de66019e26a09d2568ee07b2a9..2774642de6ed3c390bef602d1c23691a97eddf97 100644 (file)
       <listitem>
 
         <para>
-          Specifies the full path to a directory to store the <literal>pool_status</literal>.
+          Specifies the full path to a directory to store the <literal>pgpool_status</literal>.
           Default is <literal>"/tmp"</literal>.
         </para>