From e225eaf66a5c9cbd8af53901fa87852be04e5680 Mon Sep 17 00:00:00 2001
From: Matthias Andree
Date: Thu, 24 Apr 2008 08:34:48 +0000
Subject: Minor corrections in K5 (OpenSSL).
svn path=/branches/BRANCH_6-3/; revision=5177
---
fetchmail-FAQ.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 0fcd1151..f9ce4504 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -2088,10 +2088,10 @@ SSL?
href="http://www.openssl.org/">OpenSSL libraries installed, and they
should at least be version 0.9.6.
Configure with --with-ssl. If you have the OpenSSL libraries
-installed in the default location (/usr/local/ssl) ths will
+installed in commonly-used default locations, this will
suffice. If you have them installed in a non-default location,
-you'll need to specify it as an argument to --with-ssl after an
-equal sign.
+you'll need to specify the OpenSSL installation directory as an argument
+to --with-ssl after an equal sign.
Fetchmail binaries built this way support ssl
,
sslkey
, and sslcert
options that control
--
cgit v1.2.3