From: Mark Stosberg Date: Fri, 5 May 2017 23:00:45 +0000 (-0400) Subject: man: document that OnCalendar may be specified more than once. (#5885) X-Git-Tag: v234~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=192fa38bef60ecb7916145a050a683d7fced6915;p=thirdparty%2Fsystemd.git man: document that OnCalendar may be specified more than once. (#5885) It's helpful to know you can provide this more than once, rather than try to make a more complicated / less clear single expression. --- diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 7102d626e1b..26a47a1e5ab 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -173,7 +173,9 @@ Note that timers do not necessarily expire at the precise time configured with this setting, as it is subject to the AccuracySec= setting - below. + below. + + May be specified more than once.