summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/ASIdentifiers_new.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ASIdentifiers_new.3 b/src/lib/libcrypto/man/ASIdentifiers_new.3
index c67a7c3f17..56b1de31b0 100644
--- a/src/lib/libcrypto/man/ASIdentifiers_new.3
+++ b/src/lib/libcrypto/man/ASIdentifiers_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASIdentifiers_new.3,v 1.9 2023/09/29 08:57:49 tb Exp $ 1.\" $OpenBSD: ASIdentifiers_new.3,v 1.10 2023/09/30 13:51:00 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2021 Theo Buehler <tb@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: September 29 2023 $ 17.Dd $Mdocdate: September 30 2023 $
18.Dt ASIDENTIFIERS_NEW 3 18.Dt ASIDENTIFIERS_NEW 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -95,14 +95,14 @@ returns a new
95.Vt ASIdentifiers 95.Vt ASIdentifiers
96object or 96object or
97.Dv NULL 97.Dv NULL
98on if an error occurs. 98if an error occurs.
99.Pp 99.Pp
100.Fn d2i_ASIdentifiers 100.Fn d2i_ASIdentifiers
101returns an 101returns an
102.Vt ASIdentifiers 102.Vt ASIdentifiers
103object or 103object or
104.Dv NULL 104.Dv NULL
105on if a decoding or memory allocation error occurs. 105if a decoding or memory allocation error occurs.
106.Pp 106.Pp
107.Fn i2d_ASIdentifiers 107.Fn i2d_ASIdentifiers
108returns the number of bytes successfully encoded 108returns the number of bytes successfully encoded