]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix systemd.time RAS syndrome and line length 1673/head
authorHristo Venev <hristo@venev.name>
Sun, 25 Oct 2015 16:32:05 +0000 (18:32 +0200)
committerHristo Venev <hristo@venev.name>
Sun, 25 Oct 2015 16:46:20 +0000 (18:46 +0200)
"UTC time" is a RAP phrase (redundant acronym phrase phrase).

man/systemd.time.xml

index 826e9fc5a55ab7ae66aab742dbad03cf4d7700db..df7e1ecfb91a937dc1967e01df4b77be5453c401 100644 (file)
   <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