diff mbox

[iproute] tc.8: Fix reference to tc-tcindex.8

Message ID 1449750291-7577-1-git-send-email-phil@nwl.cc
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Phil Sutter Dec. 10, 2015, 12:24 p.m. UTC
Just a typo there, it's spelled correctly in SEE ALSO section..

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 man/man8/tc.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

stephen hemminger Dec. 10, 2015, 4:48 p.m. UTC | #1
On Thu, 10 Dec 2015 13:24:51 +0100
Phil Sutter <phil@nwl.cc> wrote:

> Just a typo there, it's spelled correctly in SEE ALSO section..
> 
> Signed-off-by: Phil Sutter <phil@nwl.cc>

Applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/man8/tc.8 b/man/man8/tc.8
index 6275c4b32b167..4e99dcad5b1da 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -181,7 +181,7 @@  Match Resource Reservation Protocol (RSVP) packets.
 .TP
 tcindex
 Filter packets based on traffic control index. See
-.BR tc-index (8).
+.BR tc-tcindex (8).
 .TP
 u32
 Generic filtering on arbitrary packet data, assisted by syntax to abstract common operations. See