netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH] tc.8: Fix reference to tc-tcindex.8
@ 2015-12-10 12:24 Phil Sutter
  2015-12-10 16:48 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Sutter @ 2015-12-10 12:24 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

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(-)

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
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [iproute PATCH] tc.8: Fix reference to tc-tcindex.8
  2015-12-10 12:24 [iproute PATCH] tc.8: Fix reference to tc-tcindex.8 Phil Sutter
@ 2015-12-10 16:48 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2015-12-10 16:48 UTC (permalink / raw)
  To: Phil Sutter; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-10 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-10 12:24 [iproute PATCH] tc.8: Fix reference to tc-tcindex.8 Phil Sutter
2015-12-10 16:48 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).