From 2693812db2f8b5a41ade2f8f1957198a5ca6b30d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 24 Jun 2009 13:50:05 +0000 Subject: [PATCH] Update FAQ with note about online docs. --- FAQ | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/FAQ b/FAQ index 64654e4c34..6c07b69361 100644 --- a/FAQ +++ b/FAQ @@ -94,14 +94,17 @@ explains how to install this library. OpenSSL includes a command line utility that can be used to perform a variety of cryptographic functions. It is described in the openssl(1) -manpage. Documentation for developers is currently being written. A -few manual pages already are available; overviews over libcrypto and +manpage. Documentation for developers is currently being written. Many +manual pages are available; overviews over libcrypto and libssl are given in the crypto(3) and ssl(3) manpages. The OpenSSL manpages are installed in /usr/local/ssl/man/ (or a different directory if you specified one as described in INSTALL). In addition, you can read the most current versions at -. +. Note that the online documents refer +to the very latest development versions of OpenSSL and may include features +not present in released versions. If in doubt refer to the documentation +that came with the version of OpenSSL you are using. For information on parts of libcrypto that are not yet documented, you might want to read Ariel Glenn's documentation on SSLeay 0.9, OpenSSL's -- 2.34.1