From c730407d8af42d396391a6a894bb1722a65323ed Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 2 Nov 2019 15:27:10 +0000 Subject: .Xr BIO_new_CMS 3 --- src/lib/libcrypto/man/BIO_new.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/BIO_new.3 b/src/lib/libcrypto/man/BIO_new.3 index 8cc586e9ef..ee004ae4eb 100644 --- a/src/lib/libcrypto/man/BIO_new.3 +++ b/src/lib/libcrypto/man/BIO_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_new.3,v 1.18 2019/06/10 09:49:48 schwarze Exp $ +.\" $OpenBSD: BIO_new.3,v 1.19 2019/11/02 15:27:10 schwarze Exp $ .\" full merge up to: .\" OpenSSL man3/BIO_new.pod fb46be03 Feb 26 11:51:31 2016 +0000 .\" OpenSSL man7/bio.pod 631c37be Dec 12 16:56:50 2017 +0100 @@ -52,7 +52,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 10 2019 $ +.Dd $Mdocdate: November 2 2019 $ .Dt BIO_NEW 3 .Os .Sh NAME @@ -238,6 +238,7 @@ Create a memory BIO: .Xr BIO_find_type 3 , .Xr BIO_get_ex_new_index 3 , .Xr BIO_meth_new 3 , +.Xr BIO_new_CMS 3 , .Xr BIO_printf 3 , .Xr BIO_push 3 , .Xr BIO_read 3 , -- cgit v1.2.3-55-g6feb