[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <64ea6c8ac75e0d273bb4fe5842f9a62dc935ea49.1647955885.git.aclaudi@redhat.com>
Date: Tue, 22 Mar 2022 15:32:05 +0100
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com
Subject: [PATCH iproute2 3/3] doc: fix 'infact' --> 'in fact' typo
Spell 'infact' correctly as 'in fact'
Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
---
doc/actions/actions-general | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/actions/actions-general b/doc/actions/actions-general
index 407a514c..a0074a58 100644
--- a/doc/actions/actions-general
+++ b/doc/actions/actions-general
@@ -72,7 +72,7 @@ action police mtu 4000 rate 1500kbit burst 90k
2)In order to take advantage of some of the targets written by the
iptables people, a classifier can have a packet being massaged by an
iptable target. I have only tested with mangler targets up to now.
-(infact anything that is not in the mangling table is disabled right now)
+(in fact anything that is not in the mangling table is disabled right now)
In terms of hooks:
*ingress is mapped to pre-routing hook
--
2.35.1
Powered by blists - more mailing lists