blob: cf3f1e6894b52389d28b3091a230070caf7720cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- ddc.8 Thu Mar 1 18:31:47 2001
+++ ddc.8 Thu Mar 1 22:47:52 2001
@@ -53,13 +53,13 @@
.Sh FILES
.Bl -tag -width /var/db/dhcpd.leases -compact
-.It Pa /usr/sbin/dhcpd
+.It Pa /usr/local/sbin/dhcpd
Executable of the DHCPD.
.It Pa /var/run/dhcpd.pid
Process id of the DHCP daemon.
.It Pa /var/db/dhcpd.leases
DHCPD client lease database
-.It Pa /etc/dhcpd.conf
+.It Pa /usr/local/etc/dhcpd.conf
Configuration file of the DHCP daemon.
.El
|