From: Ivan Shapovalov Date: Fri, 8 Jul 2016 19:08:07 +0000 (+0400) Subject: man: improve wording for calendar spec's repetition values (#3687) X-Git-Tag: v231~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3501%2Fhead;p=thirdparty%2Fsystemd.git man: improve wording for calendar spec's repetition values (#3687) --- diff --git a/man/systemd.time.xml b/man/systemd.time.xml index 9f0b2e11203..aae3accb6c0 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -226,7 +226,7 @@ match. Alternatively, each component can be specified as a list of values separated by commas. Values may also be suffixed with / 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 ...