Subject: CVS commit: [netbsd-1-6] basesrc/usr.bin/man
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/03/2002 15:56:22
Module Name:	basesrc
Committed By:	he
Date:		Sun Nov  3 13:56:22 UTC 2002

Removed Files:
	basesrc/usr.bin/man [netbsd-1-6]: config.c config.h

Log Message:
Pull up file removal (requested by thorpej in ticket #787):
  Rename man/config.{c,h} to man/manconf.{c,h}, so we do not
  have to worry about problems including "config.h" when
  building as a host tool.


To generate a diff of this commit:
cvs rdiff -r1.15 -r0 basesrc/usr.bin/man/config.c
cvs rdiff -r1.5 -r0 basesrc/usr.bin/man/config.h

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