diff options
Diffstat (limited to 'man/systemd.timer.xml')
-rw-r--r-- | man/systemd.timer.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 7143f9f931..bb3a6d1386 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -165,8 +165,8 @@ assignments will have no effect.</para> - <para>Note that timers are not - necessarily expired at the precise + <para>Note that timers do not + necessarily expire at the precise time configured with these settings, as they are subject to the <varname>AccuracySec=</varname> @@ -187,8 +187,8 @@ <varname>OnActiveSec=</varname> and related settings.</para> - <para>Note that timers are not - necessarily expired at the precise + <para>Note that timers do not + necessarily expire at the precise time configured with this setting, as it is subject to the <varname>AccuracySec=</varname> @@ -201,7 +201,7 @@ <listitem><para>Specify the accuracy the timer shall elapse with. Defaults to 1min. The timer is scheduled to - expire within a time window starting + elapse within a time window starting with the time specified in <varname>OnCalendar=</varname>, <varname>OnActiveSec=</varname>, |