From bc6ba66047a349d20ec9b97601cb72da7138cf44 Mon Sep 17 00:00:00 2001 From: Davide Caratti Date: Thu, 14 Sep 2017 17:00:46 +0200 Subject: [PATCH] tc: fix typo in tc-tcindex man page fix mis-typed 'pass_on' keyword. Signed-off-by: Davide Caratti --- 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 " ]"