aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/whatis.1
Commit message (Collapse)AuthorAgeFilesLines
* Tweak whatis(1):Ingo Schwarze2011-11-281-3/+3
| | | | | | | * Bugfix: Use all arguments, not just the last one. * Use 'Nm~' instead of 'Nm,Nd~' to match OpenBSD behaviour. * For the progname, accept '^whatis', not '^whatis$' to ease testing. ok kristaps@
* Get us a whatis(1) mode for apropos(1).Kristaps Dzonsons2011-11-271-0/+118
This is from a patch to tech@ as critiqued by schwarze@, checked in to get the ball rolling.