summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-08-23 11:55:21 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-08-23 11:57:43 +0300
commit7ec0258091c7d1f3d109c9a7a1016e702b744ebe (patch)
treed72bafc852db9f75472c9818a03747703a1038a2
parent52120ee8346aa42d26e4c2244574df4d90f4bda6 (diff)
Add recovery.conf to the index in the user manual.
Fujii Masao
-rw-r--r--doc/src/sgml/recovery-config.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml
index 220372ba4fe..1b8ea021ff9 100644
--- a/doc/src/sgml/recovery-config.sgml
+++ b/doc/src/sgml/recovery-config.sgml
@@ -11,7 +11,8 @@
<para>
This chapter describes the settings available in the
- <filename>recovery.conf</> file. They apply only for the duration of the
+ <filename>recovery.conf</><indexterm><primary>recovery.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.
</para>