From: Lennart Poettering Date: Fri, 13 Nov 2015 17:19:34 +0000 (+0100) Subject: man: document our definition of a year and a month X-Git-Tag: v228~16^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7236f0c6d76d9646275adb7eba8b09003182d873;p=thirdparty%2Fsystemd.git man: document our definition of a year and a month Let's be accurate here, as this might be surprising to people. --- diff --git a/man/systemd.time.xml b/man/systemd.time.xml index ec13781f153..a6fcc95e4c3 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -82,8 +82,8 @@ hours, hour, hr, h days, day, d weeks, week, w - months, month, M - years, year, y + months, month, M (defined as 30.44 days) + years, year, y (define as 365.25 days) If no time unit is specified, generally seconds are assumed,