summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/X509V3_EXT_get_nid.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509V3_EXT_get_nid.3 b/src/lib/libcrypto/man/X509V3_EXT_get_nid.3
index 56d82b380d..fc0342d19b 100644
--- a/src/lib/libcrypto/man/X509V3_EXT_get_nid.3
+++ b/src/lib/libcrypto/man/X509V3_EXT_get_nid.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.6 2024/12/23 03:32:19 schwarze Exp $ 1.\" $OpenBSD: X509V3_EXT_get_nid.3,v 1.7 2024/12/23 08:26:27 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2024 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2024 Theo Buehler <tb@openbsd.org>
4.\" 4.\"
@@ -85,7 +85,7 @@ have been available since
85.Sh CAVEATS 85.Sh CAVEATS
86In LibreSSL, these functions only support built-in 86In LibreSSL, these functions only support built-in
87.Fa nid 87.Fa nid
88values and only return static built-in objects. 88values corresponding to static built-in objects.
89Other implementations have incomplete support for custom extension methods, 89Other implementations have incomplete support for custom extension methods,
90whose API is not threadsafe, does not affect the behavior of 90whose API is not threadsafe, does not affect the behavior of
91.Xr X509_verify_cert 3 , 91.Xr X509_verify_cert 3 ,