summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2023-10-01 05:20:41 +0000
committertb <>2023-10-01 05:20:41 +0000
commit0dd23d93feab229c0eae430649b3a0c051ea1040 (patch)
tree6a8711718624468f4217659d7e4f5197c6abb3c6 /src
parent6f1c04b2af0e6345bad5c37f69e75551a58f8f52 (diff)
downloadopenbsd-0dd23d93feab229c0eae430649b3a0c051ea1040.tar.gz
openbsd-0dd23d93feab229c0eae430649b3a0c051ea1040.tar.bz2
openbsd-0dd23d93feab229c0eae430649b3a0c051ea1040.zip
encoding -> decoding for d2i
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/ASRange_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASRange_new.3 b/src/lib/libcrypto/man/ASRange_new.3
index 53da608cb1..5d92a375fb 100644
--- a/src/lib/libcrypto/man/ASRange_new.3
+++ b/src/lib/libcrypto/man/ASRange_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASRange_new.3,v 1.6 2023/09/28 12:35:31 tb Exp $ 1.\" $OpenBSD: ASRange_new.3,v 1.7 2023/10/01 05:20:41 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2023 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 28 2023 $ 17.Dd $Mdocdate: October 1 2023 $
18.Dt ASRANGE_NEW 3 18.Dt ASRANGE_NEW 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -328,7 +328,7 @@ object or
328.Dv NULL 328.Dv NULL
329if an error occurs. 329if an error occurs.
330.Pp 330.Pp
331The encoding functions 331The decoding functions
332.Fn d2i_ASRange , 332.Fn d2i_ASRange ,
333.Fn d2i_ASIdOrRange , 333.Fn d2i_ASIdOrRange ,
334and 334and