[openssl-commits] [openssl] master update

paul.dale at oracle.com paul.dale at oracle.com
Wed Jun 21 22:12:58 UTC 2017


The branch master has been updated
       via  410e8c9356e54d0b96ac15ffcae30f4528b9565e (commit)
      from  db17e43d882ecde217e1dce4a2b8c76c3ed134bf (commit)


- Log -----------------------------------------------------------------
commit 410e8c9356e54d0b96ac15ffcae30f4528b9565e
Author: Pauli <paul.dale at oracle.com>
Date:   Tue Jun 20 11:27:02 2017 +1000

    Remove duplicate see also reference to BIO_s_mem.
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/3731)

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

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

diff --git a/doc/man7/bio.pod b/doc/man7/bio.pod
index 7e397e1..d2786be 100644
--- a/doc/man7/bio.pod
+++ b/doc/man7/bio.pod
@@ -70,14 +70,13 @@ L<BIO_push(3)>, L<BIO_read_ex(3)>,
 L<BIO_s_accept(3)>, L<BIO_s_bio(3)>,
 L<BIO_s_connect(3)>, L<BIO_s_fd(3)>,
 L<BIO_s_file(3)>, L<BIO_s_mem(3)>,
-L<BIO_s_mem(3)>,
 L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
 L<BIO_set_callback(3)>,
 L<BIO_should_retry(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy


More information about the openssl-commits mailing list