Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 04:29:13
Module Name: basesrc
Committed By: tv
Date: Tue Oct 17 01:29:13 UTC 2000
Modified Files:
basesrc/usr.sbin/dhcp/client [netbsd-1-5]: dhclient.8
Log Message:
Pullup 1.10 [taca]:
- 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.9 -r1.9.2.1 basesrc/usr.sbin/dhcp/client/dhclient.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.