[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240912172003.13210-1-stephen@networkplumber.org>
Date: Thu, 12 Sep 2024 10:19:53 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute] man: replace use of word segregate
The term segregate carries a lot of racist baggage in the US.
It is on the Inclusive Naming word list.
See: https://inclusivenaming.org/word-lists/tier-3/segregate/
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
man/man8/ip-rule.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8
index d10b8b21..48f8222f 100644
--- a/man/man8/ip-rule.8
+++ b/man/man8/ip-rule.8
@@ -220,7 +220,7 @@ select the destination prefix to match.
select the incoming device to match. If the interface is loopback,
the rule only matches packets originating from this host. This means
that you may create separate routing tables for forwarded and local
-packets and, hence, completely segregate them.
+packets and, hence, completely separate them.
.TP
.BI oif " NAME"
--
2.45.2
Powered by blists - more mailing lists