summaryrefslogtreecommitdiffstats
path: root/manpage.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Nd from the mpages table, it is still in the keys table.Ingo Schwarze2014-01-061-3/+2
* Experimental feature to let apropos(1) show different keys than .Nd.Ingo Schwarze2013-12-311-1/+3
* Change the mansearch() interface to use the mlinks table in the databaseIngo Schwarze2013-12-271-1/+8
* Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from <sys/param.h>.Ingo Schwarze2013-06-051-3/+3
* Allow compilation on Mac OSX.Kristaps Dzonsons2012-06-091-0/+1
* Merge whatis.1 into apropos.1 (and remove), add whatis bits to aproposKristaps Dzonsons2012-06-091-6/+9
* Flip apropos to use mansearch instead of apropos_db.Kristaps Dzonsons2012-06-081-0/+178