From d16cc163a0fe446d0c13c7d235b224584f7da3bc Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Tue, 7 May 2024 09:17:30 +0900 Subject: [PATCH] Doc: fix documentation typos. --- doc.ja/src/sgml/installation-rpm.sgml | 2 +- doc/src/sgml/example-cluster.sgml | 2 +- doc/src/sgml/installation-rpm.sgml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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. -- 2.39.5