From c4aba5783f0f7330e57ba14af32b9246cd72cc70 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 6 Nov 2015 22:44:56 +0100 Subject: README.md: clarify timezone reload --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7449a14..4b6832c 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Only mtime is looked at, so touch(1) is good. * if we woke due to a SIGALRM, the command is executed immediately as well * if the event is in the future, recompute the time it takes, possibly considering shifting of the system time or timezone changes - (possibly only works on glibc) + (timezone reload only tested on glibc) * If no command was given, just return with status 0 * and so on... -- cgit 1.4.1