summaryrefslogtreecommitdiffstats
path: root/apropos.c
Commit message (Expand)AuthorAgeFilesLines
* Use mandoc_realloc() in apropos, as we're linking to libmandoc.a.Kristaps Dzonsons2011-10-081-4/+1
* Lift hard-coded limit of results.Kristaps Dzonsons2011-10-071-5/+7
* Clean up file a bit: remove errx and err function pointers from theKristaps Dzonsons2011-10-071-117/+97
* Import apropos from mandoc-tools after inlining all source filesKristaps Dzonsons2011-10-061-0/+689