mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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
This commit is contained in:
committed by
Luca Boccassi
parent
f305c8f4a7
commit
9753ab34cd
@@ -247,7 +247,7 @@ tomorrow Pacific/Auckland → Thu 2012-11-23 19:00:00
|
||||
decimal places.</para>
|
||||
|
||||
<para>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, <literal>:00</literal> is
|
||||
assumed.</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user