mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 08:07:13 +02:00
Correct typos in tcdevices manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4a51241c40
commit
cbba5741ce
@ -206,18 +206,18 @@
|
|||||||
Shorewall 4.5.6. Type of link (ethernet, atm, adsl). When specified,
|
Shorewall 4.5.6. Type of link (ethernet, atm, adsl). When specified,
|
||||||
causes scheduler packet size manipulation as described in tc-stab
|
causes scheduler packet size manipulation as described in tc-stab
|
||||||
(8). When this option is given, the following options may also be
|
(8). When this option is given, the following options may also be
|
||||||
given after it: </para>
|
given after it:</para>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">mtu</emphasis>=<replaceable>mtu</replaceable> - The
|
role="bold">mtu</emphasis>=<replaceable>mtu</replaceable> - The
|
||||||
device MTU; default 2048 (will be routed up to a power of
|
device MTU; default 2048 (will be rounded up to a power of
|
||||||
two)</para>
|
two)</para>
|
||||||
|
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">mpu</emphasis>=<replaceable>mpubytes</replaceable> -
|
role="bold">mpu</emphasis>=<replaceable>mpubytes</replaceable> -
|
||||||
Minimum packet size used in calculations. Smaller packets will be
|
Minimum packet size used in calculations. Smaller packets will be
|
||||||
routed up to this size</para>
|
rounded up to this size</para>
|
||||||
|
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">tsize</emphasis>=<replaceable>tablesize</replaceable>
|
role="bold">tsize</emphasis>=<replaceable>tablesize</replaceable>
|
||||||
|
@ -212,13 +212,13 @@
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">mtu</emphasis>=<replaceable>mtu</replaceable> - The
|
role="bold">mtu</emphasis>=<replaceable>mtu</replaceable> - The
|
||||||
device MTU; default 2048 (will be routed up to a power of
|
device MTU; default 2048 (will be rounded up to a power of
|
||||||
two)</para>
|
two)</para>
|
||||||
|
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">mpu</emphasis>=<replaceable>mpubytes</replaceable> -
|
role="bold">mpu</emphasis>=<replaceable>mpubytes</replaceable> -
|
||||||
Minimum packet size used in calculations. Smaller packets will be
|
Minimum packet size used in calculations. Smaller packets will be
|
||||||
routed up to this size</para>
|
rounded up to this size</para>
|
||||||
|
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">tsize</emphasis>=<replaceable>tablesize</replaceable>
|
role="bold">tsize</emphasis>=<replaceable>tablesize</replaceable>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user