Subject: Re: CVS commit: src/libexec/makewhatis
To: None <source-changes@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: source-changes
Date: 04/03/2005 23:08:21
Christos Zoulas <christos@netbsd.org> output:
: Module Name: src
: Committed By: christos
: Date: Sun Apr 3 20:30:39 UTC 2005
:
: Modified Files:
: src/libexec/makewhatis: makewhatis.c
:
: Log Message:
: Cat pages end up looking like "page -- description", so substitute "--" for
: the section page. This makes things look right again, and avoids duplicates.
:
: cvs rdiff -r1.31 -r1.32 src/libexec/makewhatis/makewhatis.c
Thanks. Fixes my PR#26944