CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/16 18:08:14
Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: X509_REQ_new.3 Log message: Write a new manual page X509_REQ_new(3) from scratch. These four functions are listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file.