Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move parts of mandocdb that "do stuff" to the databases into their own | Kristaps Dzonsons | 2011-07-15 | 1 | -125/+173 |
| | | | | | functions. This will make it easier to call repeatedly (for different directoreis) as must be done with the new interfaces being developed. | ||||
* | move mandocdb(1) to mandocdb(8) | Ingo Schwarze | 2011-07-14 | 1 | -1/+1 |
| | | | | "please make this change" kristaps@ | ||||
* | Rename makewhatis [back] into mandocdb. This is to maintain consistency | Kristaps Dzonsons | 2011-07-14 | 1 | -0/+1105 |
with OpenBSD, which is sandboxing the code for merge. It makes sense because it doesn't really make a `makewhatis' file in the traditional sense, so it may be confusing. |