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:47:55
Module Name:	basesrc
Committed By:	he
Date:		Sun Nov  3 13:47:55 UTC 2002

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

Log Message:
Pull up revision 1.1 (new, 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 -r0 -r1.2.2.1 basesrc/usr.bin/man/manconf.c
cvs rdiff -r0 -r1.1.2.1 basesrc/usr.bin/man/manconf.h

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