From 69a7d108327fa5d4b4e8e913441e924b2187cd78 Mon Sep 17 00:00:00 2001 From: lastkrick Date: Fri, 15 Jul 2022 18:45:56 +0300 Subject: [PATCH] man: fix typo in systemd.network documentation in IPv6RoutePrefix section (#24030) --- man/systemd.network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 70d2c34a40..5c087b5a80 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.