aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Claudi <aclaudi@redhat.com>2022-05-12 16:18:48 +0200
committerStephen Hemminger <stephen@networkplumber.org>2022-05-13 16:34:09 -0700
commit19c3e009e3cb70e0e5504f5e8c3e918ec943514c (patch)
treec897fa06a24a9abda18359ccfeff8bf629886993
parented706c78ca90bfcaac2a9ffe70deb0030263568b (diff)
downloadiproute2-19c3e009e3cb70e0e5504f5e8c3e918ec943514c.tar.gz
doc: fix 'infact' --> 'in fact' typo
Signed-off-by: Andrea Claudi <aclaudi@redhat.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--doc/actions/actions-general2
1 files changed, 1 insertions, 1 deletions
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