CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/13 07:31:55
Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: PKCS7_new.3 Log message: Write PKCS7_new(3) manual page from scratch. All the functions are public: listed in <openssl/pkcs7.h> and OpenSSL doc/man3/X509_dup.pod. Note that the OpenSSL documentation specifies the wrong header file.