man: move Bandwidth= setting at the beginning of the [CAKE] section

For consistency with tc-cake(8).
This commit is contained in:
Yu Watanabe 2021-11-03 04:32:00 +09:00
parent fb076d5f6c
commit ca2c3e921f

View file

@ -3463,14 +3463,6 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
<xi:include href="tc.xml" xpointer="qdisc-parent" />
<xi:include href="tc.xml" xpointer="qdisc-handle" />
<varlistentry>
<term><varname>OverheadBytes=</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>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>Bandwidth=</varname></term>
<listitem>
@ -3479,6 +3471,15 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
unset and kernel's default is used.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>OverheadBytes=</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>
</listitem>
</varlistentry>
</variablelist>
</refsect1>