| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | build: move man/ to src/man/ #19119 | Justin M. Keyes | 2022-06-27 |
| | | | | | | | | | Problem: man/ contains source files for manpage generation, it doesn't need to live at the project root. Solution: Move it to src/man/. | ||
| * | man: Bump nvim.1 date, add Makefile for authoring | Michael Reed | 2015-06-26 |
| igor(1) checks if the document date is today, so this should prevent forgetting to bump the date in the future. | |||