Add the missing RETURN VALUES section and reorder the content
authorschwarze <schwarze@openbsd.org>
Mon, 12 Feb 2018 15:45:12 +0000 (15:45 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 12 Feb 2018 15:45:12 +0000 (15:45 +0000)
commit7186df292f4817a0519368d27276660687167aab
treeb5bacbccb1cf6874ff47d991ec9c88c6929bd2bf
parentc194b7cff257eba07150b65e64df0e8eab4816dc
Add the missing RETURN VALUES section and reorder the content
accordingly.  Make some statements more precise, and point out
some dangerous traps in these ill-designed interfaces.
Also do some minor polishing while here.

Triggered by OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800
by Paul Yang, but not using most of his wording because that is in
part redundant, in part incomplete, and in part outright wrong.
lib/libcrypto/man/ASN1_STRING_length.3