[openssl/openssl] 515856: doc/man3: fix misnamed function name

Matthias St. Pierre noreply at github.com
Tue Oct 3 23:53:49 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 515856f5ceb1ef0065466ac85164766623457000
      https://github.com/openssl/openssl/commit/515856f5ceb1ef0065466ac85164766623457000
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M doc/man3/DSA_generate_parameters.pod

  Log Message:
  -----------
  doc/man3: fix misnamed function name

Rename `DSA_generate_prime[_ex]` to `DSA_generate_parameters[_ex]`,
fixing a copy&paste error from the `BN_generate_prime[_ex]` paragraph
in commit b3696a55a5ed.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22242)




More information about the openssl-commits mailing list