CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/11 10:58:43
Modified files:
lib/libssl/man : BIO_f_ssl.3
lib/libcrypto/man: BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3
BIO_f_md.3 BIO_f_null.3 BIO_s_accept.3
BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3
BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3
BIO_s_socket.3
Log message:
Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)
for the various BIO types.
