diff --git a/man/systemd.time.xml b/man/systemd.time.xml index d30c6cffc9..659f14328e 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -242,23 +242,17 @@ the local timezone, similar to the supported syntax of timestamps (see above). Non-local timezones except for UTC are not supported. - The special expressions - minutely, - hourly, daily, - monthly, weekly, - yearly, - quarterly, - semiannually may be used as - calendar events which refer to - *-*-* *:*:00, - *-*-* *:00:00, - *-*-* 00:00:00, - *-*-01 00:00:00, - Mon *-*-* 00:00:00, - *-01-01 00:00:00, - *-01,04,07,10-01 00:00:00 and - *-01,07-01 00:00:00, respectively. - + The following special expressions may be used as shorthands for longer normalized forms: + + minutely → *-*-* *:*:00 + hourly → *-*-* *:00:00 + daily → *-*-* 00:00:00 + monthly → *-*-01 00:00:00 + weekly → Mon *-*-* 00:00:00 + yearly → *-01-01 00:00:00 + quarterly → *-01,04,07,10-01 00:00:00 +semiannually → *-01,07-01 00:00:00 + Examples for valid timestamps and their normalized form: