diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-04-01 17:34:27 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-04-01 17:34:39 +0200 |
commit | b17a681be52c5455514a4292954498e850d89f05 (patch) | |
tree | 0e8d1eb8eb6a821f5e424288d7393fec34ef8379 /man/systemd.network.xml | |
parent | udev: add /dev/disk/by-diskseq symlink for block devices (diff) | |
download | systemd-b17a681be52c5455514a4292954498e850d89f05.tar.xz systemd-b17a681be52c5455514a4292954498e850d89f05.zip |
tree-wide: fix typo
Diffstat (limited to '')
-rw-r--r-- | man/systemd.network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e090c5592e..daab872fdd 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -943,7 +943,7 @@ Table=1234</programlisting></para> <para>When <varname>Bond=</varname> is specified to a wireless interface, defaults to 3 seconds. When the DHCPv4 client is enabled and <varname>UseMTU=</varname> in the [DHCPv4] - sectionis enabled, defaults to 5 seconds. Otherwise, defaults to the value specified with + section enabled, defaults to 5 seconds. Otherwise, defaults to the value specified with <varname>ConfigureWithoutCarrier=</varname>. When <varname>ActivationPolicy=</varname> is set to <literal>always-up</literal>, this is forced to <literal>yes</literal>, and ignored any user specified values.</para> |