bpf(4) hasn't used a static number of devices for over 2 years now, and

the SYNOPSIS hasn't had an example number of devices since rev 1.2 which
was over 5 and a half years ago, so remove a sentence claiming that the
example in the SYNOPSIS limited bpf to 16 devices.

MFC after:	3 days
This commit is contained in:
John Baldwin 2001-07-19 19:18:35 +00:00
parent ac01ecd9fb
commit dacbcb1824

View File

@ -47,11 +47,6 @@ specific network interface with the
ioctl.
A given interface can be shared be multiple listeners, and the filter
underlying each descriptor will see an identical packet stream.
The total number of open
files is limited to the value given in the kernel configuration; the
example given in the
.Sx SYNOPSIS
above sets the limit to 16.
.Pp
A separate device file is required for each minor device.
If a file is in use, the open will fail and