Просмотр исходного кода

Improve ‘backward’ comment

(Thanks to Almaz Mingaleev for reporting the problem.)
* backward: Improve comment.
Paul Eggert 4 лет назад
Родитель
Сommit
4d9c19d359
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      backward

+ 3 - 3
backward

@@ -3,9 +3,9 @@
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
-# This file provides links between current names for timezones
-# and their old names.  Many names changed in late 1993.
-# Many others were moved here in 2021.  Several of these names are
+# This file provides links from old or merged timezone names to current ones.
+# Many names changed in late 1993, and many merged names moved here
+# in the period from 2013 through 2021.  Several of these names are
 # also present in the file 'backzone', which has data important only
 # for pre-1970 timestamps and so is out of scope for tzdb proper.