fix formatting

This commit is contained in:
Bodo Möller 2003-03-18 12:52:02 +00:00
parent e8e0e3716a
commit 500df82a96

1
FAQ
View File

@ -732,6 +732,7 @@ The general answer is to check the config.log file generated when running
the OpenSSH configure script. It should contain the detailed information
on why the OpenSSL library was not detected or considered incompatible.
* Can I use OpenSSL's SSL library with non-blocking I/O?
Yes; make sure to read the SSL_get_error(3) manual page!