Module Name: src Committed By: riz Date: Mon May 7 17:02:08 UTC 2012
Modified Files: src/usr.sbin/makemandb [netbsd-6]: makemandb.c Log Message: Pull up following revision(s) (requested by wiz in ticket #228): usr.sbin/makemandb/makemandb.c: revision 1.8 The new apropos(1) incorrectly displays hyphens in the first line of the search results for a few man pages (for man(7) based man pages). Use patch from Abhinav Upadhyay in PR 46408 to fix this. To generate a diff of this commit: cvs rdiff -u -r1.2.2.3 -r1.2.2.4 src/usr.sbin/makemandb/makemandb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.