CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2023/04/04 11:10:37
Modified files: lib/libcrypto/man: BIO_ctrl.3 Log message: In preparation for better documenting BIO info callbacks, improve the description of BIO_ctrl(3) and its three siblings. Given the vast range of effects these functions can have, the text is unavoidably still vague, but at least some information can be provided. While here, fix one wrong parameter type and three inconsistent parameter names in the SYNOPSIS.