aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/catman.8
Commit message (Collapse)AuthorAgeFilesLines
* State default usage before listing arguments of a utility. Inspired by aKristaps Dzonsons2011-12-251-16/+16
| | | | patch to mandocdb.8 by schwarze@ some time ago. Ok jmc@.
* Support leading, trailing and double colons in MANPATH to prepend,Kristaps Dzonsons2011-12-241-3/+14
| | | | | | | | append or insert the man.conf(5) default path; compatible with GNU manpath(1), implementation by kristaps@, heavily tweaked by schwarze@. Updates to MANPATH documentation applied to whatis.1, apropos.1, and catman.8 also.
* Give catman(8) the -C flag (like apropos and friends) and merge in someKristaps Dzonsons2011-12-181-3/+19
| | | | documentation from apropos(1) to be consistent.
* Make catman and man.cgi understand the index type-field.Kristaps Dzonsons2011-12-041-3/+5
| | | | | | | Also make catman's man.conf be generated as catman.conf to avoid clobbering a real man.conf file. Finally, add a placeholder catman() function to man.cgi for preformatted manuals in the cache.
* Rename manup(8) to catman(8), which Linux already uses for a similar tool.Kristaps Dzonsons2011-11-261-0/+82