mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
Correct wrong sections for bpf and pcap.
This commit is contained in:
parent
dd2b9c2967
commit
91dba0dae7
1 changed files with 2 additions and 2 deletions
|
|
@ -96,8 +96,8 @@ Rewrite the destination address in each packet to 00:00:00:aa:bb:cc
|
|||
before reflecting the packet.
|
||||
.Sh SEE ALSO
|
||||
.Xr tcpdump 1 ,
|
||||
.Xr bpf 2 ,
|
||||
.Xr pcap 4 ,
|
||||
.Xr bpf 4 ,
|
||||
.Xr pcap 3 ,
|
||||
.Xr ifconfig 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue