From: Zbigniew Jędrzejewski-Szmek Date: Thu, 28 Oct 2021 13:47:53 +0000 (+0200) Subject: man: add missing plural and reorder sentence X-Git-Tag: v250-rc1~112^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17cd1f627b17b2f33ecd5a6728bb5143a02d1be7;p=thirdparty%2Fsystemd.git man: add missing plural and reorder sentence We shouldn't explain what a value does before listing valid values… Follow-up for 4f1ac4a38d1adf08f849af1a61c7a248932d8e13. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 134c42d10b5..e90877ada80 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -2687,9 +2687,9 @@ Token=prefixstable:2002:da8:1:: RouterLifetimeSec= - Takes a timespan. Configures the IPv6 router lifetime in seconds. When set to - 0, the host is not acting as a router. The value must be 0 second, or between 4 seconds and - 9000 seconds. Defaults to 1800 seconds (30 minutes). + Takes a timespan. Configures the IPv6 router lifetime in seconds. The value must be 0 + seconds, or between 4 seconds and 9000 seconds. When set to 0, the host is not acting as a router. + Defaults to 1800 seconds (30 minutes).