]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo in systemd.network documentation in IPv6RoutePrefix section (#24030)
authorlastkrick <lastkrick@gmail.com>
Fri, 15 Jul 2022 15:45:56 +0000 (18:45 +0300)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 15:45:56 +0000 (00:45 +0900)
man/systemd.network.xml

index 70d2c34a40472531df2f9e4ab8856997de4dcf76..5c087b5a806d0104fbe09d0cd5a62f320c4c6dbb 100644 (file)
@@ -2968,7 +2968,7 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
 
         <listitem><para>The IPv6 route that is to be distributed to hosts.  Similarly to configuring static
         IPv6 routes, the setting is configured as an IPv6 prefix routes and its prefix route length,
-        separated by a <literal>/</literal> character. Use multiple [IPv6PrefixRoutes] sections to configure
+        separated by a <literal>/</literal> character. Use multiple [IPv6RoutePrefix] sections to configure
         multiple IPv6 prefix routes.</para></listitem>
       </varlistentry>