aboutsummaryrefslogtreecommitdiff
path: root/man/Makefile
Commit message (Collapse)AuthorAge
* build: move man/ to src/man/ #19119Justin M. Keyes2022-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 authoringMichael Reed2015-06-26
igor(1) checks if the document date is today, so this should prevent forgetting to bump the date in the future.