summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/ssl.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-1319/+0
| | | | | libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-111-3/+3
| | | | | | entry for them; feedback/ok schwarze
* delete empty SYNOPSIS sectionschwarze2015-09-101-3/+2
|
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-021-2/+5
|
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-0/+1317
libcrypto has not been started yet. ok schwarze@ miod@