Add the missing RETURN VALUES section.
authorschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 01:15:24 +0000 (01:15 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 01:15:24 +0000 (01:15 +0000)
commit044b7ca476b98aa0498813c022ddd5190216c050
tree58ebd2a3a1da48239e6889daae4b27ed6f524085
parentccf1b9d97a2c505f5c5e54c4cb56412b48275126
Add the missing RETURN VALUES section.
Triggered by OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800
by Paul Yang, but reworded for intelligibility and precision.

While here, also expand the description of the "ret" argument of
BIO_callback_fn().  That's a fairly complicated and alarmingly
powerful concept, but the description was so brief that is was
barely comprehensible.
lib/libcrypto/man/BIO_set_callback.3