From: Graham Clinch Date: Fri, 1 Aug 2025 11:16:08 +0000 (+0100) Subject: Correct order for implied time & date specifications. X-Git-Tag: v258-rc2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9753ab34cdcd4068a0bc0b8e49dedef493fb7f20;p=thirdparty%2Fsystemd.git Correct order for implied time & date specifications. The text now reads as: [if] time specification is omitted, 00:00:00 is implied [if] date specification is omitted, *-*-* is implied --- diff --git a/man/systemd.time.xml b/man/systemd.time.xml index 820e5e499ec..178f8a97615 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -247,7 +247,7 @@ tomorrow Pacific/Auckland → Thu 2012-11-23 19:00:00 decimal places. Either time or date specification may be omitted, in which - case *-*-* and 00:00:00 is implied, respectively. If the + case 00:00:00 and *-*-* is implied, respectively. If the seconds component is not specified, :00 is assumed.