From: Davide Caratti Date: Thu, 14 Sep 2017 15:00:46 +0000 (+0200) Subject: tc: fix typo in tc-tcindex man page X-Git-Tag: v4.14.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6ba66047a349d20ec9b97601cb72da7138cf44;p=thirdparty%2Fiproute2.git tc: fix typo in tc-tcindex man page fix mis-typed 'pass_on' keyword. Signed-off-by: Davide Caratti --- diff --git a/man/man8/tc-tcindex.8 b/man/man8/tc-tcindex.8 index 7fcf82547..9a4e5ffc8 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 " ]"