From 50aeabbc8bbe2c80d9503379b6613596fa826e02 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Fri, 4 May 2012 12:26:21 -0700 Subject: [PATCH] fix example line-length, add comment (openssl_options) --- doc/doc-docbook/spec.xfpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- 2.30.2