Reformat and update EC_KEY_new manual page.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 27 Feb 2016 13:06:17 +0000 (13:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 27 Feb 2016 18:46:03 +0000 (18:46 +0000)
commit80757ad46b0a75755d1d051d03b3d9810e292063
treedbff42b62cc652d5653b6b6203d295ca24f449a7
parentba8108154dafb081b510cc628783c6b44c95cb0e
Reformat and update EC_KEY_new manual page.

Add some missing parentheses and reformat.

Document EC_KEY_oct2key(), EC_KEY_key2buf(), EC_KEY_oct2priv(),
EC_KEY_priv2oct() and EC_KEY_priv2buf()

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/crypto/EC_KEY_new.pod