summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_new.3
diff options
context:
space:
mode:
authortb <>2023-09-25 11:59:10 +0000
committertb <>2023-09-25 11:59:10 +0000
commit3f17bba4834b5a146a55e937d801550cb1bc510e (patch)
tree13e2fe28314a3129ede1c7a60a4d98312f7ba20f /src/lib/libcrypto/man/X509_new.3
parentd1e214b52051a9544479371367628d05cb9b7a1f (diff)
downloadopenbsd-3f17bba4834b5a146a55e937d801550cb1bc510e.tar.gz
openbsd-3f17bba4834b5a146a55e937d801550cb1bc510e.tar.bz2
openbsd-3f17bba4834b5a146a55e937d801550cb1bc510e.zip
New manual page documenting the usual four ASN.1 functions for both
ASRange and ASIdOrRange
Diffstat (limited to 'src/lib/libcrypto/man/X509_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_new.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_new.3 b/src/lib/libcrypto/man/X509_new.3
index f2615cd5bd..42a29a0183 100644
--- a/src/lib/libcrypto/man/X509_new.3
+++ b/src/lib/libcrypto/man/X509_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_new.3,v 1.38 2023/09/25 01:14:34 tb Exp $ 1.\" $OpenBSD: X509_new.3,v 1.39 2023/09/25 11:59:10 tb Exp $
2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -194,6 +194,7 @@ or
194if an error occurs. 194if an error occurs.
195.Sh SEE ALSO 195.Sh SEE ALSO
196.Xr ASIdentifiers_new 3 , 196.Xr ASIdentifiers_new 3 ,
197.Xr ASRange_new 3 ,
197.Xr AUTHORITY_KEYID_new 3 , 198.Xr AUTHORITY_KEYID_new 3 ,
198.Xr BASIC_CONSTRAINTS_new 3 , 199.Xr BASIC_CONSTRAINTS_new 3 ,
199.Xr crypto 3 , 200.Xr crypto 3 ,