From 78919d3886c9543279ec755a701e279c62b44164 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 17 Mar 2019 16:26:07 -0700 Subject: [PATCH] * time/mktime.c: Update obsolete URL in comment. --- time/mktime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time/mktime.c b/time/mktime.c index af43a6950d7..57efee9b25a 100644 --- a/time/mktime.c +++ b/time/mktime.c @@ -72,7 +72,7 @@ my_tzset (void) /* Rectify the value of the environment variable TZ. There are four possible kinds of such values: - Traditional US time zone names, e.g. "PST8PDT". Syntax: see - + - Time zone names based on geography, that contain one or more slashes, e.g. "Europe/Moscow". - Time zone names based on geography, without slashes, e.g. -- 2.39.2