diff --git a/share/man/man4/ng_ether.4 b/share/man/man4/ng_ether.4 index 32cebebc28d..5e6d32cdc1a 100644 --- a/share/man/man4/ng_ether.4 +++ b/share/man/man4/ng_ether.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 , diff --git a/share/man/man8/ng_ether.8 b/share/man/man8/ng_ether.8 index 32cebebc28d..5e6d32cdc1a 100644 --- a/share/man/man8/ng_ether.8 +++ b/share/man/man8/ng_ether.8 @@ -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 ,