summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-02-21 01:33:58 -0500
committerPhil Pennock <pdp@exim.org>2011-02-21 01:33:58 -0500
commit2799857cb7b4195c20e20f34022b270c0266b766 (patch)
tree504b9877fe334ecf067f5073d89162a7649e55ae /doc/doc-docbook
parent6f1bfb83876a9fe1ffeff8c7c51c226e52804c85 (diff)
Fix doc typos. Add freeze_signal to OptionLists.exim-4_75_RC1
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 49baa4ba2..b4fb19630 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -21273,9 +21273,9 @@ frozen, whatever the setting of &%ignore_status%&.
.new
-.otion freeze_signal pipe boolean false
+.option freeze_signal pipe boolean false
.cindex "signal exit"
-.cidenx "&(pipe)& transport", "signal exit"
+.cindex "&(pipe)& transport", "signal exit"
Normally if the process run by a command in a pipe transport exits on a signal,
a bounce message is sent. If &%freeze_signal%& is set, the message will be
frozen in Exim's queue instead.