summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/ERR_asprintf_error_data.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don;t end Nd with a full stop;jmc2017-02-211-3/+3
|
* Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use,beck2017-02-201-0/+55
and document ERR_asprintf_error_data as their replacement. ok jsing@, ingo@