Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.pod
[openssl.git] / doc / ssl / SSL_get_version.pod
index 9ae6f2550858a6677b9bd20a66d13e7678d5275d..e0c7034f2e3a4a3de2c763e14513355b51e9df5b 100644 (file)
@@ -21,10 +21,6 @@ The following strings can be returned:
 
 =over 4
 
-=item SSLv2
-
-The connection uses the SSLv2 protocol.
-
 =item SSLv3
 
 The connection uses the SSLv3 protocol.
@@ -49,6 +45,6 @@ This indicates that no version has been set (no connection established).
 
 =head1 SEE ALSO
 
-L<ssl(3)|ssl(3)>
+L<ssl(3)>
 
 =cut