]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add missing plural and reorder sentence
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Oct 2021 13:47:53 +0000 (15:47 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 Nov 2021 12:52:32 +0000 (13:52 +0100)
We shouldn't explain what a value does before listing valid values…

Follow-up for 4f1ac4a38d1adf08f849af1a61c7a248932d8e13.

man/systemd.network.xml

index 134c42d10b59ca4c9322333afa8382142732ff9e..e90877ada800662d8d6165cbea9f3c5a6b64cf73 100644 (file)
@@ -2687,9 +2687,9 @@ Token=prefixstable:2002:da8:1::</programlisting></para>
       <varlistentry>
         <term><varname>RouterLifetimeSec=</varname></term>
 
-        <listitem><para>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).</para>
+        <listitem><para>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).</para>
         </listitem>
       </varlistentry>