Add the missing RETURN VALUES section, mostly from Paul Yang
authorschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 20:54:10 +0000 (20:54 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 20:54:10 +0000 (20:54 +0000)
commitf4cb687abfa527e28073a2dd496eaa3f5e2d42c2
tree02f537f09d8280de96471e9cfa6c688d2359f90d
parent081c88af79cba3cf093744f4391d1abb93b3ad79
Add the missing RETURN VALUES section, mostly from Paul Yang
via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800,
but fixing two bugs in his description.

This commit also includes a few minor improvements to the description
of DES_fcrypt(3), also from OpenSSL, tweaked by me.
lib/libcrypto/man/DES_set_key.3