CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/08 16:37:23
Modified files: lib/libcrypto/man: ASN1_STRING_TABLE_get.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 BN_add.3 DSA_generate_parameters_ex.3 OBJ_create.3 X509_STORE_CTX_set_flags.3 X509_cmp.3 Log message: remove some "intentionally undocumented" comments regarding stuff that no longer exists, and add .Lb; OK tb@