[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1485856067-11529-1-git-send-email-yotamg@mellanox.com>
Date: Tue, 31 Jan 2017 11:47:47 +0200
From: Yotam Gigi <yotamg@...lanox.com>
To: stephen@...workplumber.org, netdev@...r.kernel.org,
eladr@...lanox.com
Cc: Yotam Gigi <yotamg@...lanox.com>
Subject: [PATCH iproute] 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@...lanox.com>
Signed-off-by: Yotam Gigi <yotamg@...lanox.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
Powered by blists - more mailing lists