summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_new_NDEF.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BIO_new_NDEF.3')
-rw-r--r--src/lib/libcrypto/man/BIO_new_NDEF.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BIO_new_NDEF.3 b/src/lib/libcrypto/man/BIO_new_NDEF.3
index e6af75f0af..9a16924773 100644
--- a/src/lib/libcrypto/man/BIO_new_NDEF.3
+++ b/src/lib/libcrypto/man/BIO_new_NDEF.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_new_NDEF.3,v 1.2 2021/12/12 18:15:43 schwarze Exp $ 1.\" $OpenBSD: BIO_new_NDEF.3,v 1.3 2021/12/13 13:46:09 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: December 12 2021 $ 17.Dd $Mdocdate: December 13 2021 $
18.Dt BIO_NEW_NDEF 3 18.Dt BIO_NEW_NDEF 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -112,7 +112,8 @@ does not support streaming or if memory allocation fails.
112.Xr BIO_f_asn1 3 , 112.Xr BIO_f_asn1 3 ,
113.Xr BIO_new 3 , 113.Xr BIO_new 3 ,
114.Xr BIO_new_CMS 3 , 114.Xr BIO_new_CMS 3 ,
115.Xr BIO_push 3 115.Xr BIO_push 3 ,
116.Xr i2d_ASN1_bio_stream 3
116.Sh HISTORY 117.Sh HISTORY
117.Fn BIO_new_NDEF 118.Fn BIO_new_NDEF
118first appeared in OpenSSL 1.0.0 and has been available since 119first appeared in OpenSSL 1.0.0 and has been available since