summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/dsa.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge one sentence and the references from dsa(3) to DSA_new(3) andschwarze2016-12-101-74/+0
| | | | | | | discard the rest of the text. There is no value in documenting some of the fields of a structure and then going on to say that the structure is intended as opaque. Besides, i doubt that we want such strong marketing of ENGINE support.
* Replace all references to dh(3) with DH_new(3).schwarze2016-12-101-2/+2
| | | | Make sure that all DH pages point back to DH_new(3).
* replace all references to bn(3) with BN_new(3),schwarze2016-12-101-3/+3
| | | | and make sure all BN*(3) pages point back to BN_new(3)
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* delete prototypes available in other pages and add three missing .Xr linksschwarze2016-11-061-179/+7
|
* convert the remaining manual pages from pod to mdocschwarze2016-11-051-0/+244