https://bugs.exim.org/show_bug.cgi?id=2471
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/ef5bf13bbc9895614733272a914c1966890d4b3e
commit ef5bf13bbc9895614733272a914c1966890d4b3e
Author: Jasen Betts <jasen@???>
AuthorDate: Tue Nov 26 22:35:20 2019 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Nov 26 22:38:09 2019 +0000
Docs: fix option name. Bug 2471
Broken by: 2f680c0c44
---
doc/doc-docbook/spec.xfpt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 483aa96..db904dc 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -16451,9 +16451,9 @@ interpreter. See chapter &<<CHAPperl>>& for details of
its use.
This option is available only when Exim is built with an embedded Perl
interpreter. See chapter &<<CHAPperl>>& for details of its use.
-.option perl_startup main boolean false
+.option perl_taintmode main boolean false
.cindex "Perl"
-This Option enables the taint mode of the embedded Perl interpreter.
+This option enables the taint mode of the embedded Perl interpreter.
.option pgsql_servers main "string list" unset
--
You are receiving this mail because:
You are on the CC list for the bug.