View | Details | Raw Unified | Return to bug 18292
Collapse All | Expand All

(-)ng_ether.8 (-3 / +2 lines)
Lines 99-108 Link Here
99
This command will dump all packets received by the
99
This command will dump all packets received by the
100
.Dv fxp0
100
.Dv fxp0
101
interface to standard output as decoded hex and ASCII:
101
interface to standard output as decoded hex and ASCII:
102
.Bl -literal
102
.Bd -literal
103
104
    nghook -a fxp0: divert
103
    nghook -a fxp0: divert
105
.El
104
.Ed
106
.Sh SEE ALSO
105
.Sh SEE ALSO
107
.Xr arp 4 ,
106
.Xr arp 4 ,
108
.Xr netgraph 4 ,
107
.Xr netgraph 4 ,

Return to bug 18292