summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/OBJ_create.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/OBJ_create.3 b/src/lib/libcrypto/man/OBJ_create.3
index 08563a573c..e3ec7f01f3 100644
--- a/src/lib/libcrypto/man/OBJ_create.3
+++ b/src/lib/libcrypto/man/OBJ_create.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: OBJ_create.3,v 1.12 2026/08/05 08:31:06 tb Exp $ 1.\" $OpenBSD: OBJ_create.3,v 1.13 2026/08/05 08:45:43 tb Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL OBJ_nid2obj.pod 9b86974e Aug 17 15:21:33 2015 -0400 3.\" OpenSSL OBJ_nid2obj.pod 9b86974e Aug 17 15:21:33 2015 -0400
4.\" selective merge up to: 4.\" selective merge up to:
@@ -136,7 +136,7 @@ are separated by one or more whitespace characters.
136For the objects added to the internal table by 136For the objects added to the internal table by
137.Fn OBJ_create 137.Fn OBJ_create
138and 138and
139.Fn OBJ_add_objects , 139.Fn OBJ_create_objects ,
140all the data contained is marked as not dynamically allocated. 140all the data contained is marked as not dynamically allocated.
141Consequently, retrieving them with 141Consequently, retrieving them with
142.Xr OBJ_nid2obj 3 142.Xr OBJ_nid2obj 3