]> 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)
committerHugo Landau <hlandau@openssl.org>
Thu, 4 Aug 2022 10:02:28 +0000 (11:02 +0100)
commit2bd8190aace8109a06aff495a3e20c863ef48653
treefee0bc50bfd097744bd9985c1a7186a85e74a21d
parent65b41ab31917e3bb25920c4b27017786db668850
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)
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man7/provider-signature.pod