summaryrefslogtreecommitdiff
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
parent6f1bfb83876a9fe1ffeff8c7c51c226e52804c85 (diff)
Fix doc typos. Add freeze_signal to OptionLists.exim-4_75_RC1
-rw-r--r--doc/doc-docbook/spec.xfpt4
-rw-r--r--doc/doc-txt/OptionLists.txt1
2 files changed, 3 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.
diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt
index b9b4b0e15..5b6b609b6 100644
--- a/doc/doc-txt/OptionLists.txt
+++ b/doc/doc-txt/OptionLists.txt
@@ -235,6 +235,7 @@ forbid_pipe boolean false redirect
forbid_sieve_filter boolean false redirect 4.44
forbid_smtp_code boolean false redirect 4.63
freeze_exec_fail boolean false pipe 1.89
+freeze_signal boolean false pipe 4.75
freeze_tell boolean false main 4.00 replaces freeze_tell_mailmaster
from string* unset autoreply
gecos_name string* unset main