diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-03-13 17:48:14 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-03-13 18:31:09 -0400 |
commit | f3a4632a3f5bae8d0bdee2738afcd2d6e715ea99 (patch) | |
tree | 0ad45b012fbc79d2e10b6a3f058d21b3217145e6 | |
parent | 5896c8bdd9f73cdc816a96e107ca1f7a6bc6921e (diff) | |
download | glibc-f3a4632a3f5bae8d0bdee2738afcd2d6e715ea99.zip glibc-f3a4632a3f5bae8d0bdee2738afcd2d6e715ea99.tar.gz glibc-f3a4632a3f5bae8d0bdee2738afcd2d6e715ea99.tar.bz2 |
manual: time: fix typo in IST example
The current description says Tuesday when it meant to say Thursday
(since that comes before Friday).
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | manual/time.texi | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2014-03-13 Mike Frysinger <vapier@gentoo.org> + * manual/time.texi (Specifying the Time Zone with TZ): Change + Tuesday to Thursday. + +2014-03-13 Mike Frysinger <vapier@gentoo.org> + * debug/tst-longjmp_chk2.c: Update header comment. (stackoverflow_handler): Add comment. Call assert on pass value. diff --git a/manual/time.texi b/manual/time.texi index d6085ed..8a5f94e 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -2449,7 +2449,7 @@ EST+5EDT,M3.2.0/2,M11.1.0/2 Israel Standard Time (IST) and Israel Daylight Time (IDT) are 2 hours ahead of the prime meridian in winter, springing forward an hour on -March's fourth Tuesday at 26:00 (i.e., 02:00 on the first Friday on or +March's fourth Thursday at 26:00 (i.e., 02:00 on the first Friday on or after March 23), and falling back on October's last Sunday at 02:00. @smallexample |