From: Andrea Claudi Date: Thu, 12 May 2022 14:18:48 +0000 (+0200) Subject: doc: fix 'infact' --> 'in fact' typo X-Git-Tag: v5.18.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c3e009e3cb70e0e5504f5e8c3e918ec943514c;p=thirdparty%2Fiproute2.git doc: fix 'infact' --> 'in fact' typo Signed-off-by: Andrea Claudi Signed-off-by: Stephen Hemminger --- 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