CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/11 08:23:14
Modified files: lib/libcrypto/man: SMIME_write_CMS.3 SMIME_write_PKCS7.3 Log message: Lie less below RETURN VALUES, add a related BUGS entry, and since SMIME_write_ASN1(3) is no longer public, replace the .Xr to it with some other pointers. OK tb@