summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ERR.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete functions from the manual page that do nothing in LibreSSLschwarze2019-03-101-3/+2
| | | | | | | and that don't do anything in OpenSSL either; no significant amount of text remains from OpenSSL, so change the Copyright information and license of CRYPTO_set_locking_callback.3; OK inoguchi@ jmc@
* Add Copyright and license.schwarze2016-11-231-36/+52
| | | | | | 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-14/+13
|
* delete prototypes available in other pages and add a missing .Xr linkschwarze2016-11-061-102/+2
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert ERR manuals from pod to mdoc; while reading this,schwarze2016-11-021-0/+297
i wtfed, laughed, puked, and cried in more or less that order...