X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FSSL_get_version.pod;h=f8dd85e17f241e53bf29e0281642b5a9270bee13;hp=57cacfeeb6c309dcb5adbc8ca1de34afa53cff65;hb=4871fa49cdd0d4473b6a815fc01fbde3e6ced339;hpb=86fde069d484188117a21563baf17e4ed0a4eeef diff --git a/doc/man3/SSL_get_version.pod b/doc/man3/SSL_get_version.pod index 57cacfeeb6..f8dd85e17f 100644 --- a/doc/man3/SSL_get_version.pod +++ b/doc/man3/SSL_get_version.pod @@ -64,7 +64,7 @@ This indicates that no version has been set (no connection established). SSL_version() and SSL_client_version() return an integer which could include any of the following: -=over 5 +=over 4 =item SSL3_VERSION @@ -86,6 +86,8 @@ The connection uses the TLSv1.2 protocol. The connection uses the TLSv1.3 protocol. +=back + =head1 SEE ALSO L