* [PATCH iproute2] tc: fix typo in tc-tcindex man page
@ 2017-09-14 15:00 Davide Caratti
2017-09-21 1:01 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Davide Caratti @ 2017-09-14 15:00 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: netdev
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(-)
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 " ]"
--
2.13.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH iproute2] tc: fix typo in tc-tcindex man page
2017-09-14 15:00 [PATCH iproute2] tc: fix typo in tc-tcindex man page Davide Caratti
@ 2017-09-21 1:01 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-09-21 1:01 UTC (permalink / raw)
To: Davide Caratti; +Cc: netdev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-21 1:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14 15:00 [PATCH iproute2] tc: fix typo in tc-tcindex man page Davide Caratti
2017-09-21 1:01 ` 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).