man: improve wording for calendar spec's repetition values (#3687)

This commit is contained in:
Ivan Shapovalov 2016-07-08 23:08:07 +04:00 committed by Lennart Poettering
parent 14ca5c9cb4
commit d6cdc4cd4b
1 changed files with 1 additions and 1 deletions

View File

@ -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
<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>