From 00fe039dd5aff0dc191e0029cd54164194cd3166 Mon Sep 17 00:00:00 2001 From: Roman Mashak Date: Sun, 18 Dec 2016 12:25:37 -0500 Subject: [PATCH] tc: updated man page to reflect filter-id use in filter GET command. Signed-off-by: Roman Mashak --- man/man8/tc.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man/man8/tc.8 b/man/man8/tc.8 index 583b72f1..f96911ae 100644 --- a/man/man8/tc.8 +++ b/man/man8/tc.8 @@ -32,7 +32,8 @@ tc \- show / manipulate traffic control settings \fIDEV\fR .B [ parent \fIqdisc-id\fR -.B | root ] protocol +.B | root ] [ handle \fIfilter-id\fR ] +.B protocol \fIprotocol\fR .B prio \fIpriority\fR filtertype @@ -577,7 +578,8 @@ it is created. .TP get -Displays a single filter given the interface, parent ID, priority, protocol and handle ID. +Displays a single filter given the interface \fIDEV\fR, \fIqdisc-id\fR, +\fIpriority\fR, \fIprotocol\fR and \fIfilter-id\fR. .TP show