diff options
-rw-r--r-- | src/lib/libcrypto/man/BIO_new_NDEF.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_new_NDEF.3 b/src/lib/libcrypto/man/BIO_new_NDEF.3 index a89832da40..e6af75f0af 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.1 2021/12/12 17:31:18 schwarze Exp $ | 1 | .\" $OpenBSD: BIO_new_NDEF.3,v 1.2 2021/12/12 18:15:43 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -54,7 +54,7 @@ A structure containing the following data is saved using | |||
54 | .Xr BIO_ctrl 3 | 54 | .Xr BIO_ctrl 3 |
55 | with an argument of | 55 | with an argument of |
56 | .Dv BIO_C_SET_EX_ARG | 56 | .Dv BIO_C_SET_EX_ARG |
57 | as described is | 57 | as described in |
58 | .Xr BIO_f_asn1 3 : | 58 | .Xr BIO_f_asn1 3 : |
59 | .Pp | 59 | .Pp |
60 | .Bl -bullet -compact -offset indent | 60 | .Bl -bullet -compact -offset indent |