SSL => TLS/SSL
[openssl.git] / doc / ssl / SSL_connect.pod
index a5027717cf084e5686f072135b97c074573736a3..7123bf32575c8e433ff0e5b26c831a535aeea610 100644 (file)
@@ -12,9 +12,9 @@ SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
 
 =head1 DESCRIPTION
 
-SSL_connect() initiates the TLS handshake with a server. The communication
+SSL_connect() initiates the TLS/SSL handshake with a server. The communication
 channel must already have been set and assigned to the B<ssl> by setting an
-underlying B<BIO>. The behavior of SSL_connect() depends on the underlying
+underlying B<BIO>. The behaviour of SSL_connect() depends on the underlying
 BIO. 
 
 If the underlying BIO is B<blocking>, SSL_connect() will only return once the