* [PATCH iproute] tc: man: matchall: Fix example indentation
@ 2017-01-31 9:47 Yotam Gigi
0 siblings, 0 replies; only message in thread
From: Yotam Gigi @ 2017-01-31 9:47 UTC (permalink / raw)
To: stephen, netdev, eladr; +Cc: Yotam Gigi
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>
---
man/man8/tc-matchall.8 | 1 +
1 file changed, 1 insertion(+)
diff --git a/man/man8/tc-matchall.8 b/man/man8/tc-matchall.8
index f920922..5aa11da 100644
--- a/man/man8/tc-matchall.8
+++ b/man/man8/tc-matchall.8
@@ -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
--
2.4.11
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-31 9:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-31 9:47 [PATCH iproute] tc: man: matchall: Fix example indentation Yotam Gigi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).