Mention a few standard BIO_ctrl(3) command constants
authorschwarze <schwarze@openbsd.org>
Sat, 29 Apr 2023 13:06:10 +0000 (13:06 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 29 Apr 2023 13:06:10 +0000 (13:06 +0000)
commit3f6ddbdbc7c2e65cbd6cd91917c7ff198ba62cd1
tree1daad704c9ae73e0135d5963bff8dad5cc36a42f
parent538b11688ebc5aa86dcbd09ee3732db3b6637630
Mention a few standard BIO_ctrl(3) command constants
that provide type-specific functionality here.
While here, fix some wrong return types in the SYNOPSIS.
lib/libcrypto/man/BIO_s_accept.3
lib/libcrypto/man/BIO_s_connect.3
lib/libcrypto/man/BIO_s_file.3