diff mbox series

[iproute2] tc: fix typo in tc-tcindex man page

Message ID de07579ec6e41c65103ada6733072874af95773e.1505397960.git.dcaratti@redhat.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show
Series [iproute2] tc: fix typo in tc-tcindex man page | expand

Commit Message

Davide Caratti Sept. 14, 2017, 3 p.m. UTC
fix mis-typed 'pass_on' keyword.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
---
 man/man8/tc-tcindex.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Hemminger Sept. 21, 2017, 1:01 a.m. UTC | #1
On Thu, 14 Sep 2017 17:00:46 +0200
Davide Caratti <dcaratti@redhat.com> wrote:

> fix mis-typed 'pass_on' keyword.
> 
> Signed-off-by: Davide Caratti <dcaratti@redhat.com>

Applied, thanks Davide
diff mbox series

Patch

diff --git a/man/man8/tc-tcindex.8 b/man/man8/tc-tcindex.8
index 7fcf8254..9a4e5ffc 100644
--- a/man/man8/tc-tcindex.8
+++ b/man/man8/tc-tcindex.8
@@ -11,7 +11,7 @@  tcindex \- traffic control index filter
 .IR MASK " ] [ "
 .B shift
 .IR SHIFT " ] [ "
-.BR pas_on " | " fall_through " ] [ " classid
+.BR pass_on " | " fall_through " ] [ " classid
 .IR CLASSID " ] [ "
 .B action
 .BR ACTION_SPEC " ]"