8 Commits

Author SHA1 Message Date
Brent Cook
fb342b434b exclude bogus "ln_<type>" manpage links 2022-11-24 08:21:06 -06:00
Brent Cook
1ea79d2a9f avoid duplicate link with bn_print/BN_print 2018-06-16 21:35:58 -05:00
Brent Cook
b78f293939 filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystems 2018-06-16 21:28:35 -05:00
Brent Cook
55419a0dde use the new mlinks tool to generate man links 2016-11-05 12:31:29 -05:00
Brent Cook
9c5105eeb1 omit <type> links 2015-11-22 06:37:13 -06:00
Brent Cook
f1b00f4fb8 sudo/doas 2015-09-12 03:17:19 -05:00
Brent Cook
20101fd6b3 avoid install failures on case-insensitive file systems 2015-03-31 08:36:21 -05:00
Brent Cook
273bd7bd61 Use mandoc database to get man links.
Previously, we semi-manually grabbed the MLINKS from the libressl
Makefiles. The better way is to extract this information from the mandoc
link database files directly, allowing for MLINKS to eventually go away
upstream.
2015-03-27 06:42:45 -05:00