From 19c3e009e3cb70e0e5504f5e8c3e918ec943514c Mon Sep 17 00:00:00 2001 From: Andrea Claudi Date: Thu, 12 May 2022 16:18:48 +0200 Subject: [PATCH] doc: fix 'infact' --> 'in fact' typo Signed-off-by: Andrea Claudi Signed-off-by: Stephen Hemminger --- 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 407a514ca..a0074a58c 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.47.2