CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/14 08:04:13
Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: X509_NAME_new.3 Log message: Write X509_NAME_new(3) manual from scratch. Both functions are listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Note that the OpenSSL documentation specifies the wrong header file.