From 7236f0c6d76d9646275adb7eba8b09003182d873 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Nov 2015 18:19:34 +0100 Subject: [PATCH] man: document our definition of a year and a month Let's be accurate here, as this might be surprising to people. --- man/systemd.time.xml | 4 ++-- 1 file 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 @@ 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,