summaryrefslogtreecommitdiff
path: root/man/systemd.time.xml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2015-10-25 18:32:05 +0200
committerHristo Venev <hristo@venev.name>2015-10-25 18:46:20 +0200
commitb4ae407d3ed6701df4e079d65b8fc3607437c569 (patch)
tree5bcb7c29b8b31a4446f1080940457a1f98ea6f18 /man/systemd.time.xml
parentb1c517669986f23960b60ef637f141be9f7033f5 (diff)
downloadsystemd-b4ae407d3ed6701df4e079d65b8fc3607437c569.tar.gz
man: fix systemd.time RAS syndrome and line length
"UTC time" is a RAP phrase (redundant acronym phrase phrase).
Diffstat (limited to 'man/systemd.time.xml')
-rw-r--r--man/systemd.time.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index 826e9fc5a5..df7e1ecfb9 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -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