CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/11 07:41:03
Modified files: lib/libcrypto/man: SMIME_read_CMS.3 SMIME_read_PKCS7.3 Log message: SMIME_read_ASN1(3) is no longer public, so link to SMIME_read_CMS(3) or SMIME_read_PKCS7(3) instead, and sprinkle a few other .Xrs that may be helpful; OK tb@