]> git.ipfire.org Git - thirdparty/iproute2.git/commit
In tc-ematch.8, remove no-op .ti requests to prevent translation warnings
authoresr@thyrsus.com <esr@thyrsus.com>
Wed, 10 Jul 2013 00:13:06 +0000 (20:13 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 12 Jul 2013 15:33:08 +0000 (08:33 -0700)
commitee0b0a9ec9ab7ce29e2c4d1fa7ce411f9b5ef8cb
treea638e613bf201c654574f4d9d26fd95033fc3c94
parent2816a56879f97b1cd10e7cfbd52184831d4197b1
In tc-ematch.8, remove no-op .ti requests to prevent translation warnings

These do nothing on an 80-column display. They were clearly somebody's
boilerplate way of setting up hanging indents, but the syntax lines
are way too short to require them. And since most were argumentless
they would have been no-ops on any sized display.
man/man8/tc-ematch.8