]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change name of parameter in documentation from sigret to sig
authorKurt Roeckx <kurt@roeckx.be>
Tue, 2 Aug 2022 16:49:40 +0000 (18:49 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:42 +0000 (18:21 +0100)
commit15c7642b9e239f304baab5e2dc0808b9b94e3370
tree632049def4b698f9174bb1e1136c500d1fb76875
parent74bfc163f10e01dda74aada66039ddec13d96d2f
Change name of parameter in documentation from sigret to sig

The rest of the documentation talks about sig, not sigret

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18943)

(cherry picked from commit 2bd8190aace8109a06aff495a3e20c863ef48653)
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man7/provider-signature.pod