summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ERR_put_error.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use,beck2017-02-201-3/+11
| | | | | and document ERR_asprintf_error_data as their replacement. ok jsing@, ingo@
* Add Copyright and license.schwarze2016-11-231-7/+91
| | | | | | Like OpenSSL, move some text from ERR(3) to the fitting page ERR_put_error(3). Merge documentation of ERR_add_error_vdata(3) from OpenSSL. Drop useless statement about void functions returning no values.
* various cleanup;jmc2016-11-171-3/+3
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert ERR manuals from pod to mdoc; while reading this,schwarze2016-11-021-0/+58
i wtfed, laughed, puked, and cried in more or less that order...