diff options
author | Tom Gundersen <teg@jklm.no> | 2015-07-25 23:27:44 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-07-25 23:27:44 +0200 |
commit | eeb4b73b6a885583b5f49887967397b74a3efcf1 (patch) | |
tree | e14b12fe68db4eb3d14431b6b1ae5cbb1b32d2fd /man/systemd.netdev.xml | |
parent | 57cafd9bc08f9d925438eec22ff603950cabf325 (diff) | |
parent | dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 (diff) |
Merge pull request #727 from phomes/master
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 3ef1420758..6287a00f9d 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -498,7 +498,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> @@ -677,7 +677,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> @@ -821,7 +821,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> |