summaryrefslogtreecommitdiff
path: root/doc/doc-docbook/spec.xfpt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-04 12:26:21 -0700
committerPhil Pennock <pdp@exim.org>2012-05-04 12:26:21 -0700
commit50aeabbc8bbe2c80d9503379b6613596fa826e02 (patch)
tree0b1417eb0afabbb5400ebe4ba5475bf76341f08d /doc/doc-docbook/spec.xfpt
parentf16be9794c6eec65385dca68e88978b30efd6012 (diff)
fix example line-length, add comment (openssl_options)
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 7b8d3074d..582eb6072 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -14381,7 +14381,9 @@ some now infamous attacks.
An example:
.code
-openssl_options = -all +microsoft_big_sslv3_buffer +dont_insert_empty_fragments
+# Make both old MS and old Eudora happy:
+openssl_options = -all +microsoft_big_sslv3_buffer \
+ +dont_insert_empty_fragments
.endd
Possible options may include: