From 0fee4b1316e3be7e2c8a0f675931acf0d0d36f7a Mon Sep 17 00:00:00 2001 From: Ivan Vecera Date: Wed, 31 May 2017 15:45:01 +0200 Subject: [PATCH 167/169] tc: man: matchall: Fix example indentation Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1435624 Upstream status: iproute2.git commit d65a744cdbe97 commit d65a744cdbe973cf807be108c73c91c0996b9c66 Author: Yotam Gigi Date: Tue Jan 31 11:47:47 2017 +0200 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 Signed-off-by: Yotam Gigi Signed-off-by: Ivan Vecera --- 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 f9209226..5aa11dab 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.13.0