]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute2: tc.8: update UNITS section.
authorLi Wei <lw@cn.fujitsu.com>
Tue, 28 Aug 2012 20:41:56 +0000 (20:41 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 10 Sep 2012 16:34:27 +0000 (09:34 -0700)
commit8325daf7deb646e02969ee5c57b26a23da226d57
treea416503df82386b41ceaa1970243af8f45631b62
parent93b7986345514950f2a4b696fbdaac2d96c58ffc
iproute2: tc.8: update UNITS section.

- rename section UNITS to PARAMETERS.
- break section PARAMETERS down to four subsections to cover the
  common used parameter types(RATES, TIMES, SIZES, VALUES).
- add some explaination for IEC units in RATES.
- point out the max value we can set for RATES, TIMES and SIZES.

Signed-off-by: Li Wei <lw@cn.fujitsu.com>
man/man8/tc.8