cleared with mccanne: "the bug is in the bpf man page. SIOCGIFADDR

should go away.  Link addresses should be looked up with SIOCGIFCONF."
This commit is contained in:
deraadt 1993-11-14 13:15:36 +00:00
parent 02d6aea5bf
commit b2ffb9552d
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
.\" $Id: bpf.4,v 1.3 1993/08/02 17:51:37 mycroft Exp $
.\" $Id: bpf.4,v 1.4 1993/11/14 13:15:36 deraadt Exp $
.\"
.TH BPF 4 "23 May 1991"
.SH NAME
@ -100,7 +100,7 @@ these includes:
.ft R
Additionally, BIOCGETIF and BIOCSETIF require \fB<net/if.h>\fR.
In addition to FIONREAD and SIOCGIFADDR, the following commands
In addition to FIONREAD, the following commands
may be applied to any open
.I bpf
file.