diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/X509at_add1_attr.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509at_add1_attr.3 b/src/lib/libcrypto/man/X509at_add1_attr.3 index cb5999a702..823cf5b4f3 100644 --- a/src/lib/libcrypto/man/X509at_add1_attr.3 +++ b/src/lib/libcrypto/man/X509at_add1_attr.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509at_add1_attr.3,v 1.1 2021/10/22 13:29:41 schwarze Exp $ | 1 | .\" $OpenBSD: X509at_add1_attr.3,v 1.2 2021/10/22 15:50:19 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -120,6 +120,7 @@ or if the requested | |||
120 | is negative or greater than or equal to the number of objects in | 120 | is negative or greater than or equal to the number of objects in |
121 | .Pf * Fa attrs . | 121 | .Pf * Fa attrs . |
122 | .Sh SEE ALSO | 122 | .Sh SEE ALSO |
123 | .Xr EVP_PKEY_add1_attr 3 , | ||
123 | .Xr OBJ_nid2obj 3 , | 124 | .Xr OBJ_nid2obj 3 , |
124 | .Xr STACK_OF 3 , | 125 | .Xr STACK_OF 3 , |
125 | .Xr X509_ATTRIBUTE_create_by_OBJ 3 , | 126 | .Xr X509_ATTRIBUTE_create_by_OBJ 3 , |