[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1482081937-31218-1-git-send-email-mrv@mojatatu.com>
Date: Sun, 18 Dec 2016 12:25:37 -0500
From: Roman Mashak <mrv@...atatu.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org, jhs@...atatu.com, daniel@...earbox.net,
xiyou.wangcong@...il.com, Roman Mashak <mrv@...atatu.com>
Subject: [PATCH iproute2 1/1] tc: updated man page to reflect filter-id use in filter GET command.
Signed-off-by: Roman Mashak <mrv@...atatu.com>
---
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 583b72f..f96911a 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
--
1.9.1
Powered by blists - more mailing lists