summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/SSL_get_session.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5)schwarze2014-12-041-5/+5
|
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-021-1/+4
|
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-0/+94
libcrypto has not been started yet. ok schwarze@ miod@