From 722410d9d821d83bf36d8151b6f4a3a15c89b07a Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Thu, 25 Aug 2005 16:38:03 +0000 Subject: dhcpd has no -q switch any more to behave, it just behaves From: Matthias Kilian --- share/man/man8/dhcp.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man8/dhcp.8') diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8 index a997cb01bf1..d54d1f87264 100644 --- a/share/man/man8/dhcp.8 +++ b/share/man/man8/dhcp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp.8,v 1.17 2004/12/23 15:19:56 espie Exp $ +.\" $OpenBSD: dhcp.8,v 1.18 2005/08/25 16:38:02 henning Exp $ .\" .\" .\" Copyright (c) 1999 Aaron Campbell @@ -109,7 +109,7 @@ daemon at boot-time and listen for DHCP requests on the local network. To start it manually, execute the following commands: .Pp .Dl # touch /var/db/dhcpd.leases -.Dl # /usr/sbin/dhcpd -q [netif1 netif2 ...] +.Dl # /usr/sbin/dhcpd [netif1 netif2 ...] .It Ensure the kernel has been compiled with BPF (Berkeley Packet Filter) support and at least one -- cgit v1.2.3