aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/man.c
AgeCommit message (Expand)Author
2019-05-10Walk -M /dir:/dir0:/dirN in man.makepost
2019-05-01man: support MANPATH.Elliott Hughes
2019-04-29Search name and first line with man -k regex.makepost
2019-04-26Add -M and switch test suite to use it (so test doesn't need to run as root).Rob Landley
2019-04-26Read .gz/.xz man pages and check sections in "man man" order.Rob Landley
2019-04-21man: WhitespaceRob Landley
2019-04-20Implement man.makepost@firemail.cc