diff options
author | Jasen Betts <jasen@xnet.co.nz> | 2019-11-26 22:35:20 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-26 22:38:09 +0000 |
commit | ef5bf13bbc9895614733272a914c1966890d4b3e (patch) | |
tree | 80af2fd247777d32e02ce9a839751cce3405df46 /doc | |
parent | b3317cfaabe29c73478125e14f58236b2229da4b (diff) |
Docs: fix option name. Bug 2471
Broken by: 2f680c0c44
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 483aa9656..db904dcac 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 |