Module Name: src Committed By: wiz Date: Fri May 4 23:50:26 UTC 2012
Modified Files: src/usr.sbin/makemandb: makemandb.c Log Message: 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.7 -r1.8 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.