CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/12/12 06:58:46

Modified files:
        lib/libcrypto/man: d2i_DSAPublicKey.3 

Log message:
Document DSAparams_dup(3).  It is in <openssl/dsa.h> and documented
by OpenSSL, so it is clearly public.

OpenSSL documents it in doc/man3/X509_dup.pod, but with wrong header
file, wrong prototype, and misleading description.

While here, fix the wrong d2i_DSA_SIG(3) return type and document
those RETURN VALUES that i could easily figure out.

Reply via email to