diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:05 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:51 +0200 |
commit | dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 (patch) | |
tree | 36261a2dc35ad9b5b5bc39b785b888ef7911257c /man/systemd.netdev.xml | |
parent | 3460810e8c61986a4605ad80c9e4805eb95cb5a1 (diff) | |
download | systemd-dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4.tar.gz |
man: typo fixes
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 7e92d1d99c..73124ce276 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -500,7 +500,7 @@ A Flow Label of zero is used to indicate packets that have not been labeled. Takes following values. When <literal>inherit</literal> it uses the original flowlabel, - or can be configured to any value betwen 0 to 0xFFFFF.</para> + or can be configured to any value between 0 to 0xFFFFF.</para> </listitem> </varlistentry> <varlistentry> @@ -679,7 +679,7 @@ <listitem> <para>Specifies the frequency that Media Independent Interface link monitoring will occur. A value of zero - disables MII link monitoring. This values is rounded down to + disables MII link monitoring. This value is rounded down to the nearest millisecond. The default value is 0.</para> </listitem> </varlistentry> @@ -823,7 +823,7 @@ <listitem> <para> Specify the number of packets to transmit through a slave before moving to the next one. When set to 0 then a slave is chosen at - random.The valid range is (0 - 65535). Defaults to 1. This option + random. The valid range is (0 - 65535). Defaults to 1. This option has effect only in balance-rr mode. </para> </listitem> |