From: Antonio Huete Jimenez Date: Thu, 2 Aug 2012 17:55:19 +0000 (+0200) Subject: dhclient(8) - Remove NOTES section. X-Git-Tag: v3.2.0~339 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/6695d9cfd33b3d35bb08f3f2b61bc631b45925da dhclient(8) - Remove NOTES section. Taken from: OpenBSD --- diff --git a/sbin/dhclient/dhclient.8 b/sbin/dhclient/dhclient.8 index 0662998..674e847 100644 --- a/sbin/dhclient/dhclient.8 +++ b/sbin/dhclient/dhclient.8 @@ -1,5 +1,4 @@ -.\" $OpenBSD: dhclient.8,v 1.6 2007/05/31 19:19:43 jmc Exp $ -.\" $DragonFly: src/sbin/dhclient/dhclient.8,v 1.3 2008/09/03 08:02:34 matthias Exp $ +.\" $OpenBSD: src/sbin/dhclient/dhclient.8,v 1.8 2011/03/02 07:44:42 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -148,12 +147,11 @@ In that case, it may be advantageous to arrange with the network administrator for an entry on the BOOTP database, so that the host can boot quickly on that network rather than cycling through the list of old leases. -.Sh NOTES -You must have the Berkeley Packet Filter (BPF) configured in your kernel. +.Pp .Nm requires at least one .Pa /dev/bpf* -file for each broadcast network interface that is attached to your system. +file for each broadcast network interface. See .Xr bpf 4 for more information.