]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd.timer: change to positive wording
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 28 May 2025 13:30:20 +0000 (15:30 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 28 May 2025 13:34:47 +0000 (15:34 +0200)
man/systemd.timer.xml

index f2035a541f429fd7a22c24d69ca2a3a2d02f5c54..03a4bda35968af4b8af7f2f1cc233db356d2179f 100644 (file)
         timer, reducing the jitter in firings of this timer, while still avoiding firing at the same time as
         other similarly configured timers.</para>
 
-        <para>This setting has no effect if <varname>RandomizedDelaySec=</varname> is set to 0. Defaults to
+        <para>This setting has an effect only if <varname>RandomizedDelaySec=</varname> is not 0. Defaults to
         <option>false</option>.</para>
 
         <xi:include href="version-info.xml" xpointer="v247"/></listitem>
         time, and since the interval is shorter than the service runtime, that elapse will be in the past,
         causing it to immediately trigger once done.</para>
 
-        <para>This setting has no effect if a realtime timer has not been specified with
+        <para>This setting has an effect only if a realtime timer has been specified with
         <varname>OnCalendar=</varname>. Defaults to <option>false</option>.</para>
 
         <xi:include href="version-info.xml" xpointer="v257"/></listitem>