man: fix systemd.time RAS syndrome and line length

"UTC time" is a RAP phrase (redundant acronym phrase phrase).
This commit is contained in:
Hristo Venev 2015-10-25 18:32:05 +02:00
parent b1c5176699
commit b4ae407d3e
1 changed files with 6 additions and 6 deletions

View File

@ -117,12 +117,12 @@
<refsect1>
<title>Parsing Timestamps</title>
<para>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 time, otherwise in
the local timezone. The weekday specification is optional, but when
the weekday is specified it must either be in the abbreviated
(<literal>Wed</literal>) or non-abbreviated
<para>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,
otherwise in the local timezone. The weekday specification is
optional, but when the weekday is specified it must either be in
the abbreviated (<literal>Wed</literal>) or non-abbreviated
(<literal>Wednesday</literal>) English language form (case does
not matter), and is not subject to the locale choice of the user.
Either the date, or the time part may be omitted, in which case