man/update_links.sh


Log

Author Commit Date CI Message
Brent Cook f1b00f4f 2015-09-12T03:17:19 sudo/doas
Brent Cook 20101fd6 2015-03-31T08:36:21 avoid install failures on case-insensitive file systems
Brent Cook 273bd7bd 2015-03-27T06:42:45 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.