diff --git a/en/y2kbug.sgml b/en/y2kbug.sgml index 200eec2864..0b9e5e5c89 100644 --- a/en/y2kbug.sgml +++ b/en/y2kbug.sgml @@ -1,9 +1,9 @@ + %includes; ]> - + &header; @@ -165,6 +165,7 @@
The groff number register `yr' is assigned from a (struct tm).tm_year and therefore represents the number of years since 1900, not the year within the century (see definition in troff/input.cc). + [Fixed, now set mod 100, input.cc V1.2 1999/06/03]