[exim-cvs] Doc: fix glitch

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Doc: fix glitch
Gitweb: http://git.exim.org/exim.git/commitdiff/56b93c7cbbde14eba07cdc95bc810181f34fa93d
Commit:     56b93c7cbbde14eba07cdc95bc810181f34fa93d
Parent:     1508acb8629a6ac1517ab524a9f29257a2335d5e
Author:     Phil Pennock <pdp@???>
AuthorDate: Sun May 27 11:02:01 2012 -0400
Committer:  Phil Pennock <pdp@???>
CommitDate: Sun May 27 11:02:01 2012 -0400


    Doc: fix glitch
---
 doc/doc-docbook/spec.xfpt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c71dfb1..f368608 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -15715,7 +15715,7 @@ parameters should be loaded. If the file exists, it should hold a PEM-encoded
PKCS#3 representation of the DH prime. If the file does not exist, for
OpenSSL it is an error. For GnuTLS, Exim will attempt to create the file and
fill it with a generated DH prime. For OpenSSL, if the DH bit-count from
-loading the file is greater than &%tls_dh_max_bits$& then it will be ignored,
+loading the file is greater than &%tls_dh_max_bits%& then it will be ignored,
and treated as though the &%tls_dhparam%& were set to "none".

If this option expands to the string "none", then no DH parameters will be