From: lastkrick Date: Fri, 15 Jul 2022 15:45:56 +0000 (+0300) Subject: man: fix typo in systemd.network documentation in IPv6RoutePrefix section (#24030) X-Git-Tag: v252-rc1~631 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69a7d108327fa5d4b4e8e913441e924b2187cd78;p=thirdparty%2Fsystemd.git man: fix typo in systemd.network documentation in IPv6RoutePrefix section (#24030) --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 70d2c34a404..5c087b5a806 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -2968,7 +2968,7 @@ Token=prefixstable:2002:da8:1:: 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 / character. Use multiple [IPv6PrefixRoutes] sections to configure + separated by a / character. Use multiple [IPv6RoutePrefix] sections to configure multiple IPv6 prefix routes.