diff options
author | dkg <dkg@fifthhorseman.net> | 2018-10-29 13:28:11 -0400 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-10-30 02:28:11 +0900 |
commit | bb01aab6ef4dc500cdbc72ccb66c5ef12b8aedfc (patch) | |
tree | b6ded94e96095aadcceab895ccf3e88a764361bf | |
parent | d1a7b5dd070a494f0fb681de4fbe580b91f1e105 (diff) | |
download | systemd-bb01aab6ef4dc500cdbc72ccb66c5ef12b8aedfc.tar.gz systemd-bb01aab6ef4dc500cdbc72ccb66c5ef12b8aedfc.tar.bz2 systemd-bb01aab6ef4dc500cdbc72ccb66c5ef12b8aedfc.zip |
doc: spell initramfs properly (#10566)
-rw-r--r-- | man/systemd-networkd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index bac43667b9..2127bf1814 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -59,7 +59,7 @@ <para>When <filename>systemd-networkd</filename> exits, it generally leaves existing network devices and configuration intact. This makes it possible to - transition from the initrams and to restart the service without breaking + transition from the initramfs and to restart the service without breaking connectivity. This also means that when configuration is updated and <filename>systemd-networkd</filename> is restarted, netdev interfaces for which configuration was removed will not be dropped, and may need to be |