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:30
Module Name: basesrc
Committed By: tv
Date: Tue Oct 17 01:29:30 UTC 2000
Modified Files:
basesrc/usr.sbin/dhcp/server [netbsd-1-5]: dhcpd.8
Log Message:
Pullup 1.8 [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.7 -r1.7.4.1 basesrc/usr.sbin/dhcp/server/dhcpd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.