summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Peng2021-06-17 05:35:54 +0000
committerBo Peng2021-06-17 05:35:54 +0000
commit9229f82dc864c57974e80b2c83791d94d5da2d57 (patch)
tree62e5c30b190d0929863012eda1ca90eeb64d30d6
parenta77b877fa63ce55b1af6c89826ef6469ed2d7d6d (diff)
Remove Japanese description from English installation documentation.HEADmaster
-rw-r--r--doc/en/install.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/en/install.html b/doc/en/install.html
index 1543d1d..e66f0ba 100644
--- a/doc/en/install.html
+++ b/doc/en/install.html
@@ -39,7 +39,6 @@ The following software is at least installed in the server that operates pgpool
Before starting the install, be sure to have:
<ul>
<li>Setup the HTTP, PHP and pgpool properly.</li>
- <li>pgpoolAdmin のログインユーザと同名のユーザをバックエンドのスーパユーザとして作成する。</li>
<li>Create a PostgreSQL user in backends as superuser whose name is same as the pgpoolAdmin login user. </li>
<li>Turn cookie and JavaScript? support in your browser on.</li>
</ul>