The branch master has been updated
       via  c03dc6427cb8d15ddce735b5e5beef606bdea51d (commit)
      from  21c03ee534ffa78ac44325ca30e1cfc18c2888c0 (commit)


- Log -----------------------------------------------------------------
commit c03dc6427cb8d15ddce735b5e5beef606bdea51d
Author: Alex Gaynor <alex.gay...@gmail.com>
Date:   Sat Mar 3 11:37:07 2018 -0500

    Fixed a typo in a man page
    
    Reviewed-by: Matthias St. Pierre <matthias.st.pie...@ncp-e.com>
    Reviewed-by: Rich Salz <rs...@openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/5498)

-----------------------------------------------------------------------

Summary of changes:
 doc/man7/ssl.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man7/ssl.pod b/doc/man7/ssl.pod
index f3604bb..63b47ba 100644
--- a/doc/man7/ssl.pod
+++ b/doc/man7/ssl.pod
@@ -825,7 +825,7 @@ L<DTLSv1_listen(3)>
 
 =head1 HISTORY
 
-B<SSLv2_client_method>, B<SSLv2_server_method> and B<SSLv2_method> where 
removed
+B<SSLv2_client_method>, B<SSLv2_server_method> and B<SSLv2_method> were removed
 in OpenSSL 1.1.0.
 
 The return type of B<SSL_copy_session_id> was changed from void to int in
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to