From 7ec0258091c7d1f3d109c9a7a1016e702b744ebe Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Tue, 23 Aug 2011 11:55:21 +0300 Subject: [PATCH] Add recovery.conf to the index in the user manual. Fujii Masao --- doc/src/sgml/recovery-config.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml index 220372ba4f..1b8ea021ff 100644 --- a/doc/src/sgml/recovery-config.sgml +++ b/doc/src/sgml/recovery-config.sgml @@ -11,7 +11,8 @@ This chapter describes the settings available in the - recovery.conf file. They apply only for the duration of the + recovery.confrecovery.conf + file. They apply only for the duration of the recovery. They must be reset for any subsequent recovery you wish to perform. They cannot be changed once recovery has begun. -- 2.40.0