diff options
author | Mr-Foo <Mr-Foo@users.noreply.github.com> | 2019-08-17 18:30:57 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-08-17 18:30:57 +0200 |
commit | b1e91af8d97c3b8ce30aecab5df1f4e09cb9d601 (patch) | |
tree | 96677043900d4d3afdc4d87afc70e9a280a65897 /man/systemd.network.xml | |
parent | Merge pull request #13317 from ddstreet/werror (diff) | |
download | systemd-b1e91af8d97c3b8ce30aecab5df1f4e09cb9d601.tar.xz systemd-b1e91af8d97c3b8ce30aecab5df1f4e09cb9d601.zip |
trivial spelling fixes (#13339)
Diffstat (limited to '')
-rw-r--r-- | man/systemd.network.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index accc824e4d..32589d34b1 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -57,7 +57,7 @@ <filename>/run/systemd/network</filename> directories. Drop-in files in <filename>/etc</filename> take precedence over those in <filename>/run</filename> which in turn take precedence over those in <filename>/usr/lib</filename>. Drop-in files under any of these - directories take precedence over the main netdev file wherever located.</para> + directories take precedence over the main network file wherever located.</para> <para>Note that an interface without any static IPv6 addresses configured, and neither DHCPv6 nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be automatically @@ -90,7 +90,7 @@ <term><varname>MACAddress=</varname></term> <listitem> <para>A whitespace-separated list of hardware addresses. Use full colon-, hyphen- or dot-delimited hexadecimal. See the example below. - This option may appear more than one, in which case the lists are merged. If the empty string is assigned to this option, the list + This option may appear more than once, in which case the lists are merged. If the empty string is assigned to this option, the list of hardware addresses defined prior to this is reset.</para> <para>Example: |