Add a reference to ng_bpf(8).

This commit is contained in:
Archie Cobbs 2000-01-25 20:33:25 +00:00
parent a608627810
commit 8f63e2f1d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56611

View File

@ -698,7 +698,8 @@ struct bpf_insn insns[] = {
.Sh SEE ALSO .Sh SEE ALSO
.Xr tcpdump 1 , .Xr tcpdump 1 ,
.Xr ioctl 2 , .Xr ioctl 2 ,
.Xr byteorder 3 .Xr byteorder 3 ,
.Xr ng_bpf 8
.Rs .Rs
.%A McCanne, S. .%A McCanne, S.
.%A Jacobson V. .%A Jacobson V.