]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: replace use of term whitelist
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 12 Sep 2024 17:20:17 +0000 (10:20 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 13 Sep 2024 15:17:59 +0000 (08:17 -0700)
Avoid use of term whitelist because it propgates white == good
assumptions. Not really neede on the man page.
See: https://inclusivenaming.org/word-lists/tier-1/whitelist/

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-ife.8

index fd2df6c30b7511c2114f266cf8e12e976c08d2db..bca18d2b54ae0c9add2f961aff2ec02b88afb4af 100644 (file)
@@ -120,8 +120,8 @@ Match with skb mark of 17:
 
 Configure the sending side to encode for the filters above. Use a destination
 IP address of 192.168.122.237/24, then tag with skb mark of decimal 17. Encode
-the packaet with ethertype 0xdead, add skb->mark to whitelist of metadatum to
-send, and rewrite the destination MAC address to 02:15:15:15:15:15.
+the packet with ethertype 0xdead, add skb->mark to allowed list of meta
+datum to send, and rewrite the destination MAC address to 02:15:15:15:15:15.
 
 .RS
 .EX