Deleted Added
full compact
25c25
< .\" $FreeBSD: head/usr.sbin/ipfwpcap/ipfwpcap.8 158822 2006-05-22 07:36:45Z joel $
---
> .\" $FreeBSD: head/usr.sbin/ipfwpcap/ipfwpcap.8 162893 2006-09-30 19:07:03Z ru $
57c57
< .Bl -tag -width Ds
---
> .Bl -tag -width indent
61c61,63
< Writes packets back to the divert socket.
---
> Writes packets back to the
> .Xr divert 4
> socket.
69c71,72
< divert socket.
---
> .Xr divert 4
> socket.
93c96
< .Sq Li -
---
> .Sq Fl
98c101
< .Dl ipfwpcap -r 8091 divt.log &
---
> .Dl "ipfwpcap -r 8091 divt.log &"
105c108
< .Dl ipfw add 2864 divert 8091 ip from 192.168.1.101
---
> .Dl "ipfw add 2864 divert 8091 ip from 192.0.2.101"
109c112
< rule to divert all packets from 192.168.1.101 to port 8091.
---
> rule to divert all packets from 192.0.2.101 to port 8091.