]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix typo about SSL_CONF_FLAG_CMDLINE
authorTommy Chiang <oToToT@users.noreply.github.com>
Wed, 26 May 2021 18:46:13 +0000 (02:46 +0800)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 May 2021 09:20:20 +0000 (11:20 +0200)
commit6c014da0b2d84f657a6ea5145b5e90ddc9913ebe
tree4b8e4aa08bfbee7f7e7a213146de381a1e4ebfc9
parent3e3ad3c54855dd534437871a0c78858de5e3d246
Fix typo about SSL_CONF_FLAG_CMDLINE

change SSL_CONF_CMDLINE to SSL_CONF_FLAG_CMDLINE
CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15489)
doc/man3/SSL_CONF_cmd.pod