[exim-cvs] Fix doc typos. Add freeze_signal to OptionLists.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Exim Git Commits Mailing List
Fecha:  
A: exim-cvs
Asunto: [exim-cvs] Fix doc typos. Add freeze_signal to OptionLists.
Gitweb: http://git.exim.org/exim.git/commitdiff/2799857cb7b4195c20e20f34022b270c0266b766
Commit:     2799857cb7b4195c20e20f34022b270c0266b766
Parent:     6f1bfb83876a9fe1ffeff8c7c51c226e52804c85
Author:     Phil Pennock <pdp@???>
AuthorDate: Mon Feb 21 01:33:58 2011 -0500
Committer:  Phil Pennock <pdp@???>
CommitDate: Mon Feb 21 01:33:58 2011 -0500


    Fix doc typos. Add freeze_signal to OptionLists.
---
 doc/doc-docbook/spec.xfpt   |    4 ++--
 doc/doc-txt/OptionLists.txt |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 49baa4b..b4fb196 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 b9b4b0e..5b6b609 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