CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/07/27 13:31:20
Modified files: lib/libcrypto/man: PKCS7_add_attribute.3 Log message: Below STANDARDS, reference the two most relevant sections of RFC 5652. Given that RFC 5652 does not override the earlier (and simpler) standards but instead strives to remain compatible, referencing both the original and the latest versions seems helpful. OK tb@