mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Formatting tweak.
PR: docs/18292
This commit is contained in:
parent
4330006d9e
commit
ac4a79b0fb
2 changed files with 6 additions and 8 deletions
|
|
@ -99,10 +99,9 @@ control message, all hooks are disconnected.
|
|||
This command will dump all packets received by the
|
||||
.Dv fxp0
|
||||
interface to standard output as decoded hex and ASCII:
|
||||
.Bl -literal
|
||||
|
||||
nghook -a fxp0: divert
|
||||
.El
|
||||
.Bd -literal -offset indent
|
||||
nghook -a fxp0: divert
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr arp 4 ,
|
||||
.Xr netgraph 4 ,
|
||||
|
|
|
|||
|
|
@ -99,10 +99,9 @@ control message, all hooks are disconnected.
|
|||
This command will dump all packets received by the
|
||||
.Dv fxp0
|
||||
interface to standard output as decoded hex and ASCII:
|
||||
.Bl -literal
|
||||
|
||||
nghook -a fxp0: divert
|
||||
.El
|
||||
.Bd -literal -offset indent
|
||||
nghook -a fxp0: divert
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr arp 4 ,
|
||||
.Xr netgraph 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue