Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document the new file format | Ingo Schwarze | 2016-08-01 | 1 | -79/+151 |
| | |||||
* | sync with OpenBSD: do not mention mansearch(3), which is not installed, | Ingo Schwarze | 2016-07-07 | 1 | -1/+0 |
| | | | | in a manual which is installed | ||||
* | fix wrong paths below FILES; from Theo Buehler <theo at math dot ethz dot ch> | Ingo Schwarze | 2014-12-30 | 1 | -4/+4 |
| | |||||
* | If a manual page is installed gzip(1)ed, let makewhatis(8) take | Ingo Schwarze | 2014-09-03 | 1 | -3/+16 |
| | | | | | | | 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 Schwarze | 2014-04-15 | 1 | -0/+144 |
suggested by kristaps@ and espie@. |