summaryrefslogtreecommitdiffstats
path: root/man.conf.5
Commit message (Collapse)AuthorAgeFilesLines
* Correct the mandoc.db(5) requirements of man(1) after the deprecationIngo Schwarze2017-08-221-2/+6
| | | | of MLINKS. Inaccuracy pointed out by espie@.
* escape a macro name that is not intended to be calledIngo Schwarze2016-12-281-1/+1
|
* Actually use the new man.conf(5) "output" directive.Ingo Schwarze2015-03-271-0/+20
| | | | Additional functionality, yet minus 45 lines of code.
* various tweaks from jmc@Ingo Schwarze2015-03-271-24/+17
|
* Add man.conf(5). After adding some additional functionality,Ingo Schwarze2015-03-271-0/+118
one of the next steps will be to use it in addition to manpath(1) rather than as an alternative to it.