Subject: CVS commit: basesrc/libexec/makewhatis
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/07/2002 22:37:15
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Mar  7 20:37:15 UTC 2002

Modified Files:
	basesrc/libexec/makewhatis: makewhatis.c

Log Message:
Make the whatis enties prefixed with man subdirectory the manpage
appears in, as commonly used for architecture-specific manpages.
The subdirectory is deliberately printed such that the entry is suitable
for cut&paste for man(1).

Fixes bin/9744 by John Hawkinson and misc/14997 by Hiramatsu Yoshifumi.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/libexec/makewhatis/makewhatis.c

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