aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.db.5
Commit message (Collapse)AuthorAgeFilesLines
* document the new file formatIngo Schwarze2016-08-011-81/+153
|
* sync with OpenBSD: do not mention mansearch(3), which is not installed,Ingo Schwarze2016-07-071-3/+2
| | | | in a manual which is installed
* fix wrong paths below FILES; from Theo Buehler <theo at math dot ethz dot ch>Ingo Schwarze2014-12-301-6/+6
|
* If a manual page is installed gzip(1)ed, let makewhatis(8) takeIngo Schwarze2014-09-031-5/+18
| | | | | | | note in mandoc.db(5), such that man(1) -w and apropos(1) -w can report the correct filename. This is a prerequisite for letting apropos -a and man support gzip'ed manuals in the future, which doesn't work yet.
* Document the database format and SQL code generation;Ingo Schwarze2014-04-151-0/+144
suggested by kristaps@ and espie@.