gonzalezj> The questions Amnon asked were where to find man pages.
gonzalezj> This man page is an excellent example of the type of
gonzalezj> documentation people are looking for.
gonzalezj>
gonzalezj> To ask the questions in a slightly different manner. Where
gonzalezj> does one look to find Openssl documentation in a form
gonzalezj> similar to that provided for SSL_get_error?
Several ways:
- you get the latest snapshot and install it (doesn't have to be in
a regular installation directory), set you $MANPATH accordingly
and do "man SSL_get_error".
- you get the latest snapshot, and do: "./util/pod2man doc/ssl/SSL_get_error"
- you look in http://www.openssl.org/levitte/OpenSSL-web-experiment/docs/
In the very near future, there will be yet another option:
- you look in http://www.openssl.org/docs/
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-161 43 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Re: SSL man pages - was SSL_connect() fails on non-blocking sockets.
Richard Levitte - VMS Whacker Fri, 28 Jan 2000 22:47:24 -0800
- SSL man pages - was SSL_connect() fails on n... gonzalezj
- Re: SSL man pages - was SSL_connect() f... Richard Levitte - VMS Whacker
- Re: SSL man pages - was SSL_connect() f... Bradley Beck Asztalos
