X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman3%2FBIO_meth_new.pod;fp=doc%2Fman3%2FBIO_meth_new.pod;h=5617d099f22ca24ca887a6738395a473b15e086d;hb=a970b14f8d6f867a894824c60ae5c3e6cca5a89f;hp=00baebf1e2df11120bbdb870669e40b576ad7e18;hpb=e670db0183079b5f6325ce2abd9d785e0f966890;p=openssl.git diff --git a/doc/man3/BIO_meth_new.pod b/doc/man3/BIO_meth_new.pod index 00baebf1e2..5617d099f2 100644 --- a/doc/man3/BIO_meth_new.pod +++ b/doc/man3/BIO_meth_new.pod @@ -59,7 +59,7 @@ BIO_meth_set_callback_ctrl - Routines to build up BIO methods =head1 DESCRIPTION The B type is a structure used for the implementation of new BIO -types. It provides a set of of functions used by OpenSSL for the implementation +types. It provides a set of functions used by OpenSSL for the implementation of the various BIO capabilities. See the L page for more information. BIO_meth_new() creates a new B structure. It should be given a @@ -143,7 +143,7 @@ The functions described here were added in OpenSSL 1.1.0. =head1 COPYRIGHT -Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2016-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