From b938cb902c3b5bca807a94b277672c64d6767886 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:12 +0200 Subject: doc: correct punctuation and improve typography in documentation --- man/systemd.time.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/systemd.time.xml') diff --git a/man/systemd.time.xml b/man/systemd.time.xml index df7e1ecfb9..c96e19e13f 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -117,11 +117,11 @@ Parsing Timestamps - When parsing systemd will accept a similar syntax, but + When parsing, systemd will accept a similar syntax, but expects no timezone specification, unless it is given as the - literal string "UTC". In this case the time is considered in UTC, + literal string "UTC". In this case, the time is considered in UTC, otherwise in the local timezone. The weekday specification is - optional, but when the weekday is specified it must either be in + optional, but when the weekday is specified, it must either be in the abbreviated (Wed) or non-abbreviated (Wednesday) English language form (case does not matter), and is not subject to the locale choice of the user. @@ -140,7 +140,7 @@ used to refer to the current time (or of the invocation of the command that is currently executed). today, yesterday, tomorrow refer to - 00:00:00 of the current day, the day before or the next day, + 00:00:00 of the current day, the day before, or the next day, respectively. When parsing, systemd will also accept relative time @@ -185,7 +185,7 @@ Note that timestamps printed by systemd will not be parsed correctly by systemd, as the timezone specification is not accepted, and printing timestamps is subject to locale settings - for the weekday while parsing only accepts English weekday + for the weekday, while parsing only accepts English weekday names. In some cases, systemd will display a relative timestamp @@ -252,7 +252,7 @@ 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. + *-01,07-01 00:00:00, respectively. Examples for valid timestamps and their -- cgit v1.2.3-54-g00ecf