]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document our definition of a year and a month
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Nov 2015 17:19:34 +0000 (18:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Nov 2015 18:50:52 +0000 (19:50 +0100)
Let's be accurate here, as this might be surprising to people.

man/systemd.time.xml

index ec13781f15310b54e15f237215a5bde5ab319b71..a6fcc95e4c345558307f9f5f45b52a9363babd94 100644 (file)
@@ -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,