CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/12/11 07:22:43
Modified files:
lib/libcrypto/man: ECDSA_SIG_new.3 EC_GFp_simple_method.3
EC_GROUP_copy.3 EC_GROUP_new.3 EC_KEY_new.3
EC_POINT_add.3 EC_POINT_new.3 Makefile
crypto.3 d2i_ECPKParameters.3
Removed files:
lib/libcrypto/man: ec.3
Log message:
Distribute the text of ec(3) to the individual EC manuals where it belongs.
Make sure EC_GROUP_new(3) points to all EC manuals and all EC manuals
point back to EC_GROUP_new(3), and add some other useful links as well.
Change all links to ec(3) to point to EC_GROUP_new(3) instead.