[doc/man3] finish EC_GROUP_get_field_type documentation
authorBilly Brumley <bbrumley@gmail.com>
Sat, 20 Jun 2020 07:11:11 +0000 (10:11 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Sun, 21 Jun 2020 12:35:54 +0000 (15:35 +0300)
commit13da2e61bf16f932a8d80bc934605d61556f3e0e
tree4358bd217f06123940ae2e5d60d6ac21cf489ff7
parentd4bf0d57a84a9bcdeba839b66138949be8221e17
[doc/man3] finish EC_GROUP_get_field_type documentation

https://github.com/openssl/openssl/pull/11928 documented
`EC_GROUP_get_field_type` behavior in the `man` page but did not add the
name to the function list.

Fixes #12189.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12214)
doc/man3/EC_GROUP_copy.pod