diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-18 16:27:14 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-18 16:27:14 +0900 |
commit | 10f3484950e18c385b87724f4c1f4605112aac3e (patch) | |
tree | 2a8b11086315cc30fa196e814e554cbefd1aa262 /man/networkctl.xml | |
parent | b9cbb08e0a35070d57721cd5bf810659a0b80f5e (diff) | |
download | systemd-10f3484950e18c385b87724f4c1f4605112aac3e.tar.gz |
man,NEWS: fix "the the"
Diffstat (limited to 'man/networkctl.xml')
-rw-r--r-- | man/networkctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/networkctl.xml b/man/networkctl.xml index 540b34c379..466bba47ff 100644 --- a/man/networkctl.xml +++ b/man/networkctl.xml @@ -301,8 +301,8 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR) </term> <listitem><para>Reconfigure network interfaces. Takes interface name or index number. Note that this does not reload <filename>.netdev</filename> or <filename>.network</filename> - corresponding to the the specified interface. So, if you edit config files, it is necessary to - call <command>networkctl reload</command> first to apply new settings.</para></listitem> + corresponding to the specified interface. So, if you edit config files, it is necessary to call + <command>networkctl reload</command> first to apply new settings.</para></listitem> </varlistentry> <varlistentry> |