projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3645cc
)
man: document that OnCalendar may be specified more than once. (#5885)
author
Mark Stosberg
<mark@rideamigos.com>
Fri, 5 May 2017 23:00:45 +0000
(19:00 -0400)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Fri, 5 May 2017 23:00:45 +0000
(19:00 -0400)
It's helpful to know you can provide this more than once, rather than try
to make a more complicated / less clear single expression.
man/systemd.timer.xml
patch
|
blob
|
history
diff --git
a/man/systemd.timer.xml
b/man/systemd.timer.xml
index
7102d62
..
26a47a1
100644
(file)
--- a/
man/systemd.timer.xml
+++ b/
man/systemd.timer.xml
@@
-173,7
+173,9
@@
<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> setting
- below.</para></listitem>
+ below.</para>
+
+ <para>May be specified more than once.</para></listitem>
</varlistentry>
<varlistentry>