]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: improve wording for calendar spec's repetition values (#3687) 3501/head
authorIvan Shapovalov <intelfx@intelfx.name>
Fri, 8 Jul 2016 19:08:07 +0000 (23:08 +0400)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 Jul 2016 19:08:07 +0000 (21:08 +0200)
man/systemd.time.xml

index 9f0b2e11203c27649c95378d524a981b8fc754a4..aae3accb6c08d156779af4ea18def213e9d64358 100644 (file)
     match. Alternatively, each component can be specified as a list of
     values separated by commas. Values may also be suffixed with
     <literal>/</literal> and a repetition value, which indicates that
-    the value and all values plus multiples of the repetition value
+    the value itself and the value plus all multiples of the repetition value
     are matched.  Each component may also contain a range of values
     separated by <literal>..</literal>.</para>