From: Bo Peng Date: Tue, 7 May 2024 00:17:30 +0000 (+0900) Subject: Doc: fix documentation typos. X-Git-Tag: V4_5_2~4 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=3ebb146b716629657768ba5e8b65fb2e37ef2470;p=pgpool2.git Doc: fix documentation typos. --- diff --git a/doc.ja/src/sgml/installation-rpm.sgml b/doc.ja/src/sgml/installation-rpm.sgml index d2ecf5baa..956e08822 100644 --- a/doc.ja/src/sgml/installation-rpm.sgml +++ b/doc.ja/src/sgml/installation-rpm.sgml @@ -202,7 +202,7 @@ dnf install pgpool-II-pg16 on the PostgreSQL servers. If Pgpool-II and PostgreSQL are installed on separate servers, - it is not requried to install it on the servers where Pgpool-II are running. + it is not required to install it on the servers where Pgpool-II are running. --> pgpool-II-pgXX-extensionsはPostgreSQLサーバ側にインストールするパッケージとなります。Pgpool-IIとPostgreSQLをそれぞれ別のサーバにインストールしている場合は、pgpool-II-pgXX-extensionsはPgpool-IIが稼働しているサーバにインストールする必要はありません。 diff --git a/doc/src/sgml/example-cluster.sgml b/doc/src/sgml/example-cluster.sgml index af5caed27..1700b118a 100644 --- a/doc/src/sgml/example-cluster.sgml +++ b/doc/src/sgml/example-cluster.sgml @@ -462,7 +462,7 @@ host replication repl samenet scram-sha-256 Setting up SSH public key authentication To use the automated failover and online recovery of Pgpool-II, - it is requried to configure SSH public key authentication + it is required to configure SSH public key authentication (passwordless SSH login) to all backend servers using postgres user (the default user Pgpool-II is running as. Pgpool-II 4.0 or before, the default user is root). diff --git a/doc/src/sgml/installation-rpm.sgml b/doc/src/sgml/installation-rpm.sgml index 2c2ff78ce..65e0703d6 100644 --- a/doc/src/sgml/installation-rpm.sgml +++ b/doc/src/sgml/installation-rpm.sgml @@ -152,7 +152,7 @@ dnf install pgpool-II-pg16 on the PostgreSQL servers. If Pgpool-II and PostgreSQL are installed on separate servers, - it is not requried to install it on the servers where Pgpool-II are running. + it is not required to install it on the servers where Pgpool-II are running.