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:48
Module Name: basesrc
Committed By: tv
Date: Tue Oct 17 01:29:48 UTC 2000
Modified Files:
basesrc/usr.sbin/dhcp/server [netbsd-1-5]: dhcpd.conf.5
Log Message:
Pullup 1.13 [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.8.2.2 -r1.8.2.3 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.