Message ID | 20240912172003.13210-1-stephen@networkplumber.org (mailing list archive) |
---|---|
State | Accepted |
Commit | c70ccb476dcb90e14a5a5b90541943082d0dc0c5 |
Delegated to: | Stephen Hemminger |
Headers | show |
Series | [iproute] man: replace use of word segregate | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
Hello: This patch was applied to iproute2/iproute2.git (main) by Stephen Hemminger <stephen@networkplumber.org>: On Thu, 12 Sep 2024 10:19:53 -0700 you wrote: > 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@networkplumber.org> > --- > man/man8/ip-rule.8 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [iproute] man: replace use of word segregate https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=c70ccb476dcb You are awesome, thank you!
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"
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@networkplumber.org> --- man/man8/ip-rule.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)