]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fixed a typo
authorei-ke <ei-ke@users.noreply.github.com>
Sun, 16 May 2021 16:12:12 +0000 (18:12 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 May 2021 16:28:58 +0000 (18:28 +0200)
man/systemd.network.xml

index 60f28abe30ae612c1545e2ae168213c68fab4354..fe330be0be70db4c4a4fdf5c8cf5c8b0b187b29a 100644 (file)
           <listitem>
             <para>Specifies how IPv6 link local address is generated. Takes one of <literal>eui64</literal>,
             <literal>none</literal>, <literal>stable-privacy</literal> and <literal>random</literal>.
-            When unset, the kernel's default will be used. Note that if <varname>LinkLocalAdressing=</varname>
+            When unset, the kernel's default will be used. Note that if <varname>LinkLocalAddressing=</varname>
             not configured as <literal>ipv6</literal> then <varname>IPv6LinkLocalAddressGenerationMode=</varname>
             is ignored.</para>
           </listitem>