mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
man: Clarify effect when both calendar day and date are listed in timer
See bug 87859 (https://bugs.freedesktop.org/show_bug.cgi?id=87859). Bug reporter found the language describing the effect of specifying both a day and date unclear; hopefully the attached patch will clarify and allow the bug to be closed.
This commit is contained in:
parent
ee14ebf211
commit
a780d4cb1c
@ -213,8 +213,8 @@
|
||||
<programlisting>Thu,Fri 2012-*-1,5 11:12:13</programlisting>
|
||||
|
||||
<para>The above refers to 11:12:13 of the first or
|
||||
fifth day of any month of the year 2012, given that it
|
||||
is a Thursday or Friday.</para>
|
||||
fifth day of any month of the year 2012, but only if that
|
||||
day is a Thursday or Friday.</para>
|
||||
|
||||
<para>The weekday specification is optional. If
|
||||
specified, it should consist of one or more English
|
||||
|
Loading…
Reference in New Issue
Block a user