diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/X509_ALGOR_dup.3 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3 index f20aea768b..56d9674c7c 100644 --- a/src/lib/libcrypto/man/X509_ALGOR_dup.3 +++ b/src/lib/libcrypto/man/X509_ALGOR_dup.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_ALGOR_dup.3,v 1.17 2023/10/09 16:03:57 tb Exp $ | 1 | .\" $OpenBSD: X509_ALGOR_dup.3,v 1.18 2023/10/09 16:59:55 tb Exp $ |
| 2 | .\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 | 2 | .\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
| @@ -125,7 +125,13 @@ certificate revocation lists, and certificate requests. | |||
| 125 | .Pp | 125 | .Pp |
| 126 | .Fn X509_ALGOR_free | 126 | .Fn X509_ALGOR_free |
| 127 | frees | 127 | frees |
| 128 | .Fa alg . | 128 | .Fa alg |
| 129 | and any data contained in it. | ||
| 130 | If | ||
| 131 | .Fa alg | ||
| 132 | is | ||
| 133 | .Dv NULL , | ||
| 134 | no action occurs. | ||
| 129 | .Pp | 135 | .Pp |
| 130 | .Fn X509_ALGOR_dup | 136 | .Fn X509_ALGOR_dup |
| 131 | copies | 137 | copies |
