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.

Happy New Year to all,
>From c118fbac2799e7d7d441c16f5cab0747ebe58f93 Mon Sep 17 00:00:00 2001
From: Chris Atkinson <c...@pipeline.com>
Date: Wed, 31 Dec 2014 21:39:24 -0500
Subject: [PATCH] Clarify effect when both calendar day and date listed in
 timer

---
 man/systemd.time.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index f35ccd7..2e64089 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -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
-- 
2.2.1

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to