<xi:include href="tc.xml" xpointer="qdisc-handle" />
<varlistentry>
- <term><varname>OverheadBytes=</varname></term>
+ <term><varname>Bandwidth=</varname></term>
<listitem>
- <para>Specifies that bytes to be addeded to the size of each packet. Bytes may be negative. Takes
- an integer in the range from -64 to 256. Defaults to unset and kernel's default is used.</para>
+ <para>Specifies the shaper bandwidth. When suffixed with K, M, or G, the specified size is
+ parsed as Kilobits, Megabits, or Gigabits, respectively, to the base of 1000. Defaults to
+ unset and kernel's default is used.</para>
</listitem>
</varlistentry>
<varlistentry>
- <term><varname>Bandwidth=</varname></term>
+ <term><varname>OverheadBytes=</varname></term>
<listitem>
- <para>Specifies the shaper bandwidth. When suffixed with K, M, or G, the specified size is
- parsed as Kilobits, Megabits, or Gigabits, respectively, to the base of 1000. Defaults to
- unset and kernel's default is used.</para>
+ <para>Specifies that bytes to be addeded to the size of each packet. Bytes may be negative. Takes
+ an integer in the range from -64 to 256. Defaults to unset and kernel's default is used.</para>
</listitem>
</varlistentry>
+
</variablelist>
</refsect1>