summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Linnakangas2011-08-23 08:55:21 +0000
committerHeikki Linnakangas2011-08-23 08:57:17 +0000
commit6c6a4153338c2b2e33203bfb02a26ff8e3d2abd4 (patch)
tree0eb608f2e18363a6a25db83bef9a75aee77c0859
parent2ab15afcdd28ce3d52a9b01d41f67687ac7170d8 (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 de6090520db..4678cdd0d1f 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>