1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-07 09:50:41 +00:00
parent 12fbee444c
commit 2f19e00c90
+1 -1
View File
@@ -2,7 +2,7 @@
* lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,'
`yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course
with correspondingly smaller numbers for tomrrow and yesterday.
with correspondingly smaller numbers for tomorrow and yesterday.
This change does not change the way the code works, since the
grammar rules for the two symbols are analogous.
From Tadayoshi Funaba.