Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move manual pages from doc/ to man/ for consistency with other | schwarze | 2016-11-05 | 1 | -115/+0 |
| | | | | | libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@ | ||||
* | add some openbsd tags, and a first pass at cleanup; | jmc | 2014-12-02 | 1 | -1/+4 |
| | |||||
* | Remove non-portable use of .Pf that doesn't work with groff; | schwarze | 2014-11-30 | 1 | -8/+4 |
| | | | | found because the groff_mdoc(7) macros warn about it. | ||||
* | Convert libssl manpages from pod to mdoc(7). | bentley | 2014-10-12 | 1 | -0/+116 |
libcrypto has not been started yet. ok schwarze@ miod@ |