summaryrefslogtreecommitdiff
path: root/man/systemd.time.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-11-13 18:19:34 +0100
committerLennart Poettering <lennart@poettering.net>2015-11-13 19:50:52 +0100
commit7236f0c6d76d9646275adb7eba8b09003182d873 (patch)
treec3aa2c33888525b255f564da89caf8c205c3b06a /man/systemd.time.xml
parenteb55ec9feccead1ea359fccf915fa8333ec20879 (diff)
downloadsystemd-7236f0c6d76d9646275adb7eba8b09003182d873.tar.gz
man: document our definition of a year and a month
Let's be accurate here, as this might be surprising to people.
Diffstat (limited to 'man/systemd.time.xml')
-rw-r--r--man/systemd.time.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index ec13781f15..a6fcc95e4c 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -82,8 +82,8 @@
<listitem><para>hours, hour, hr, h</para></listitem>
<listitem><para>days, day, d</para></listitem>
<listitem><para>weeks, week, w</para></listitem>
- <listitem><para>months, month, M</para></listitem>
- <listitem><para>years, year, y</para></listitem>
+ <listitem><para>months, month, M (defined as 30.44 days)</para></listitem>
+ <listitem><para>years, year, y (define as 365.25 days)</para></listitem>
</itemizedlist>
<para>If no time unit is specified, generally seconds are assumed,