mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-11-05 07:47:20 +00:00
tc: man: matchall: Fix example indentation
The man page contains two examples, which have different indentation. Fix the indentation of the two examples to match. Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com>
This commit is contained in:
parent
31951c47e9
commit
d65a744cdb
@ -53,6 +53,7 @@ where the second command attaches a matchall filters on it that mirrors the
|
||||
packets to device eth2.
|
||||
|
||||
To create egress mirroring from port eth1 to port eth2:
|
||||
.RS
|
||||
.EX
|
||||
|
||||
tc qdisc add dev eth1 handle 1: root prio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user