Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: source-changes
Date: 10/14/2000 08:14:03
Module Name:	basesrc
Committed By:	taca
Date:		Sat Oct 14 05:14:02 UTC 2000

Modified Files:
	basesrc/usr.sbin/dhcp/client: dhclient-script.8 dhclient.8
	basesrc/usr.sbin/dhcp/server: dhcpd.8 dhcpd.conf.5

Log Message:
- replace DBDIR, ETCDIR and RUNDIR with /var/db, /etc, /var/run.
  Original dhcp package, those strings are replaced with real pathname
  when creating catman files.  Since we install man files, those strings
  should be replaced with real pathname.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/dhcp/client/dhclient-script.8
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/dhcp/client/dhclient.8
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/dhcp/server/dhcpd.8
cvs rdiff -r1.12 -r1.13 basesrc/usr.sbin/dhcp/server/dhcpd.conf.5

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