The branch master has been updated
via dbd007d7d2cae4891936aed55949b55b776b97ec (commit)
from 102c9e1296b656c4049c1110abc8a52b43bd0dcf (commit)
- Log -----------------------------------------------------------------
commit dbd007d7d2cae4891936aed55949b55b776b97ec
Author: Paul Yang <[email protected]>
Date: Fri Jul 28 13:31:27 2017 +0800
Fix a reference nit in doc
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4036)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/SSL_set_connect_state.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man3/SSL_set_connect_state.pod
b/doc/man3/SSL_set_connect_state.pod
index d747927..37bfa8f 100644
--- a/doc/man3/SSL_set_connect_state.pod
+++ b/doc/man3/SSL_set_connect_state.pod
@@ -30,7 +30,7 @@ it was either assigned a dedicated client method, a dedicated
server
method, or a generic method, that can be used for both client and
server connections. (The method might have been changed with
L<SSL_CTX_set_ssl_version(3)> or
-SSL_set_ssl_method().)
+L<SSL_set_ssl_method(3)>.)
When beginning a new handshake, the SSL engine must know whether it must
call the connect (client) or accept (server) routines. Even though it may
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits