mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
Tweak previous by using the argument name, not its type
This commit is contained in:
parent
ec59231e6b
commit
3f15d3c9cd
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: X509_ALGOR_dup.3,v 1.21 2023/10/13 05:47:35 tb Exp $
|
||||
.\" $OpenBSD: X509_ALGOR_dup.3,v 1.22 2023/10/13 05:49:34 tb Exp $
|
||||
.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400
|
||||
.\"
|
||||
.\" This file is a derived work.
|
||||
@ -158,7 +158,7 @@ no action occurs.
|
||||
.Pp
|
||||
.Fn X509_ALGOR_dup
|
||||
creates a deep copy of
|
||||
.Vt X509_ALGOR .
|
||||
.Fa alg .
|
||||
It is implemented by calling
|
||||
.Xr ASN1_item_dup 3
|
||||
with arguments of
|
||||
|
Loading…
Reference in New Issue
Block a user