diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/man/X509_ALGOR_dup.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3 index ee29a314da..29fd9a60f4 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.21 2023/10/13 05:47:35 tb Exp $ | 1 | .\" $OpenBSD: X509_ALGOR_dup.3,v 1.22 2023/10/13 05:49:34 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. |
@@ -158,7 +158,7 @@ no action occurs. | |||
158 | .Pp | 158 | .Pp |
159 | .Fn X509_ALGOR_dup | 159 | .Fn X509_ALGOR_dup |
160 | creates a deep copy of | 160 | creates a deep copy of |
161 | .Vt X509_ALGOR . | 161 | .Fa alg . |
162 | It is implemented by calling | 162 | It is implemented by calling |
163 | .Xr ASN1_item_dup 3 | 163 | .Xr ASN1_item_dup 3 |
164 | with arguments of | 164 | with arguments of |