Subject: CVS commit: [netbsd-3] src/libexec/makewhatis
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 09/15/2005 23:51:29
Module Name:	src
Committed By:	snj
Date:		Thu Sep 15 23:51:29 UTC 2005

Modified Files:
	src/libexec/makewhatis [netbsd-3]: makewhatis.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #789):
	libexec/makewhatis/makewhatis.c: revision 1.37
Reject unformatted manual pages with "[" characters in the description
because "makewhatis" cannot handle nroff macros properly. This fixes
the result of "apropos chrtbl". Problem pointed out by wizd(8)
in private e-mail.


To generate a diff of this commit:
cvs rdiff -r1.31.2.5 -r1.31.2.6 src/libexec/makewhatis/makewhatis.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.