Re: man EVP_EncryptInit: Two small errors

2015-04-12 Thread Jason McIntyre
On Sun, Apr 12, 2015 at 02:47:41PM +0200, Max Fillinger wrote: > It's out, not outl, that needs to contain sufficient room. Also, add a > pair of parentheses to mark EVP_DecryptInit_ex as a function. > these docs are getting (steadily) converted to mdoc. i think we could just wait and get the con

man EVP_EncryptInit: Two small errors

2015-04-12 Thread Max Fillinger
It's out, not outl, that needs to contain sufficient room. Also, add a pair of parentheses to mark EVP_DecryptInit_ex as a function. Index: lib/libssl/src/doc/crypto/EVP_EncryptInit.pod === RCS file: /cvs/src/lib/libssl/src/doc/crypto