[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1192179407-22461-6-git-send-email-andreas@fatal.se>
Date: Fri, 12 Oct 2007 10:56:41 +0200
From: Andreas Henriksson <andreas@...al.se>
To: shemminger@...ux-foundation.org
Cc: netdev@...r.kernel.org, Andreas Barth <aba@....so.argh.org>,
Andreas Henriksson <andreas@...al.se>
Subject: [PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage.
From: Andreas Barth <aba@....so.argh.org>
Spotted by Aleš Kozumplík <al_es@...nam.cz>
(http://bugs.debian.org/289225)
Signed-off-by: Andreas Henriksson <andreas@...al.se>
---
man/man8/tc.8 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/man/man8/tc.8 b/man/man8/tc.8
index b9b8039..6acd572 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -202,8 +202,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. See
-.BR tc-filters (8).
+as well as on the firewall mark applied by ipchains or iptables.
.TP
Type of Service
Some qdiscs have built in rules for classifying packets based on the TOS field.
@@ -242,8 +241,7 @@ qdiscs applies.
.TP
FILTERS
Filters have a three part ID, which is only needed when using a hashed
-filter hierarchy, for which see
-.BR tc-filters (8).
+filter hierarchy.
.SH UNITS
All parameters accept a floating point number, possibly followed by a unit.
.P
--
1.5.3.4
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists