From 755f14477ff6d73f7df9215a7239b126d16b5ccb Mon Sep 17 00:00:00 2001 From: Masaya Kawamoto Date: Wed, 13 Oct 2021 04:12:58 +0000 Subject: [PATCH] Doc: fix documentation typos. --- doc.ja/src/sgml/online-recovery.sgml | 8 ++++---- doc/src/sgml/online-recovery.sgml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc.ja/src/sgml/online-recovery.sgml b/doc.ja/src/sgml/online-recovery.sgml index d70d1fbdc..9c766bd07 100644 --- a/doc.ja/src/sgml/online-recovery.sgml +++ b/doc.ja/src/sgml/online-recovery.sgml @@ -364,9 +364,9 @@ - recovery_1st_stage_commandは次の6つの引数を受けとります。 + recovery_1st_stage_commandは次の7つの引数を受けとります。 @@ -506,9 +506,9 @@ - recovery_2nd_stage_commandは次の6つの引数を受けとります。 + recovery_2nd_stage_commandは次の7つの引数を受けとります。 diff --git a/doc/src/sgml/online-recovery.sgml b/doc/src/sgml/online-recovery.sgml index 8d57950cb..158ed6f3e 100644 --- a/doc/src/sgml/online-recovery.sgml +++ b/doc/src/sgml/online-recovery.sgml @@ -257,7 +257,7 @@ try to execute $PGDATA/sync-command. - recovery_1st_stage_command receives following 6 parameters: + recovery_1st_stage_command receives following 7 parameters: @@ -369,7 +369,7 @@ try to execute $PGDATA/sync-command. - recovery_2nd_stage_command receives following 6 parameters: + recovery_2nd_stage_command receives following 7 parameters: -- 2.39.5