From: Stephen Hemminger Date: Wed, 24 Jun 2020 19:13:46 +0000 (-0700) Subject: man/tc: remove obsolete reference to ipchains X-Git-Tag: v5.8.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f31d12a25d289d864fd9bffc417e4518043e37d;p=thirdparty%2Fiproute2.git man/tc: remove obsolete reference to ipchains It isn't Linux 2.2 anymore. Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/tc.8 b/man/man8/tc.8 index e8e0cd0fe..235216b64 100644 --- a/man/man8/tc.8 +++ b/man/man8/tc.8 @@ -454,7 +454,7 @@ qdiscs will use all three: tc filters If tc filters are attached to a class, they are consulted first for relevant instructions. Filters can match on all fields of a packet header, -as well as on the firewall mark applied by ipchains or iptables. +as well as on the firewall mark applied by iptables. .TP Type of Service Some qdiscs have built in rules for classifying packets based on the TOS field.