From 9cd10928115bc0c2c7e87ba083d8cf18d512f453 Mon Sep 17 00:00:00 2001 From: Oleg Safiullin Date: Mon, 20 Sep 1999 04:44:18 +0000 Subject: touch /var/db/dhcp.leases -> touch /var/db/dhcpd.leases --- share/man/man8/dhcp.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man8/dhcp.8') diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8 index 695200282ed..2b43fceb4a7 100644 --- a/share/man/man8/dhcp.8 +++ b/share/man/man8/dhcp.8 @@ -80,7 +80,7 @@ to start the daemon at boot-time and listen for DHCP requests on the local network. To start it manually, execute the following commands: .Pp -.D1 # touch /var/db/dhcp.leases +.Dl # touch /var/db/dhcpd.leases .Dl # /usr/sbin/dhcpd -q [netif1 netif2 ...] .It Ensure the kernel has been compiled with BPF (Berkeley Packet Filter) support -- cgit v1.2.3