CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/02/14 06:54:59
Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: ASN1_OBJECT_new.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_generate_nconf.3 Removed files: lib/libssl/src/doc/crypto: ASN1_OBJECT_new.pod ASN1_STRING_length.pod ASN1_STRING_new.pod ASN1_STRING_print_ex.pod ASN1_generate_nconf.pod Log message: While doing development work on pod2mdoc(1), profit of the occasion to start the conversion of LibreSSL libcrypto manuals from perlpod(1) to mdoc(7). miod@ jmc@ bentley@ agreed to the process when shown this patch.