CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/28 06:45:30
Modified files:
lib/libcrypto/man: Makefile X509V3_get_d2i.3
X509_ATTRIBUTE_new.3
X509_EXTENSION_set_object.3
Added files:
lib/libcrypto/man: d2i_X509_ATTRIBUTE.3 d2i_X509_EXTENSION.3
Log message:
Write new manual pages d2i_X509_ATTRIBUTE(3) and d2i_X509_EXTENSION(3)
from scratch. All six functions are listed in <openssl/x509.h>
and in OpenSSL doc/man3/d2i_X509.pod.
