Gitweb:
http://git.exim.org/exim.git/commitdiff/8746bd50dd20362e8797b66940277987f3a8776b
Commit: 8746bd50dd20362e8797b66940277987f3a8776b
Parent: 3e854dc183bc2b4062fb0c0f55a8cd8f86a530eb
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Nov 22 19:19:09 2014 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Nov 22 19:19:09 2014 +0000
Docs: fix missing quotes
---
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 0ed867f..59e0f98 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -23428,7 +23428,7 @@ unknown state), opens a new one to the same host, and then tries the delivery
in clear.
-.option tls_try_verify_hosts smtp "host list&!! unset
+.option tls_try_verify_hosts smtp "host list&!!" unset
.cindex "TLS" "server certificate verification"
.cindex "certificate" "verification of server"
This option gives a list of hosts for which, on encrypted connections,
@@ -23464,7 +23464,7 @@ if neither tls_verify_hosts nor tls_try_verify_hosts are set
and certificate verification fails the TLS connection is closed.
-.option tls_verify_hosts smtp "host list&!! unset
+.option tls_verify_hosts smtp "host list&!!" unset
.cindex "TLS" "server certificate verification"
.cindex "certificate" "verification of server"
This option gives a list of hosts for which. on encrypted connections,