summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/BIO_get_ex_new_index.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_get_ex_new_index.3 b/src/lib/libcrypto/man/BIO_get_ex_new_index.3
index b91ac4f739..98ff6ce590 100644
--- a/src/lib/libcrypto/man/BIO_get_ex_new_index.3
+++ b/src/lib/libcrypto/man/BIO_get_ex_new_index.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_get_ex_new_index.3,v 1.1 2016/11/18 18:54:43 schwarze Exp $ 1.\" $OpenBSD: BIO_get_ex_new_index.3,v 1.2 2016/11/18 21:49:20 jmc Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Rich Salz <rsalz@akamai.com>. 4.\" This file was written by Rich Salz <rsalz@akamai.com>.
@@ -128,7 +128,7 @@ object.
128.Fn TYPE_get_ex_data 128.Fn TYPE_get_ex_data
129is a function that calls 129is a function that calls
130.Xr CRYPTO_get_ex_data 3 130.Xr CRYPTO_get_ex_data 3
131with an an offset into the opaque exdata part of the 131with an offset into the opaque exdata part of the
132.Vt TYPE 132.Vt TYPE
133object. 133object.
134.Sh SEE ALSO 134.Sh SEE ALSO