From 298a678983973337814abc1529b23698714f220a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Sep 2019 08:15:12 -0700 Subject: [PATCH] autoupdate --- doc/gnu-oids.texi | 4 ++-- lib/mktime.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/gnu-oids.texi b/doc/gnu-oids.texi index 559042c146..761936e846 100644 --- a/doc/gnu-oids.texi +++ b/doc/gnu-oids.texi @@ -7,8 +7,8 @@ @c notice and this notice are preserved. @c @c When adding new OIDs, please add them also to -@c https://www.alvestrand.no/objectid/ -@c (Our page is https://www.alvestrand.no/objectid/1.3.6.1.4.1.11591.html.) +@c http://www.alvestrand.no/objectid/ +@c (Our page is http://www.alvestrand.no/objectid/1.3.6.1.4.1.11591.html.) 1.3.6.1.4.1.11591 GNU diff --git a/lib/mktime.c b/lib/mktime.c index 11b0d5353b..8fe2f963ae 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -78,7 +78,7 @@ my_tzset (void) - Time zone names based on geography, without slashes, e.g. "Singapore". - Time zone names that contain explicit DST rules. Syntax: see - + The Microsoft CRT understands only the first kind. It produces incorrect results if the value of TZ is of the other kinds. But in a Cygwin environment, /etc/profile.d/tzset.sh sets TZ to a value -- 2.39.5