Now that 3.3 has been released, change "Fixes will be in 3.3" to "Fixed in

3.3"
This commit is contained in:
Chris Costello 1999-10-05 00:08:00 +00:00
parent c13fc191b6
commit a33af3801a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5809

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/y2kbug.sgml,v 1.30 1999/09/06 07:02:37 peter Exp $">
<!ENTITY date "$FreeBSD: www/en/y2kbug.sgml,v 1.31 1999/09/26 21:16:04 tom Exp $">
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/y2kbug.sgml,v 1.30 1999/09/06 07:02:37 peter Exp $ -->
<!-- $FreeBSD: www/en/y2kbug.sgml,v 1.31 1999/09/26 21:16:04 tom Exp $ -->
<html>
&header;
@ -179,7 +179,7 @@
<dd>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, troff/input.cc V1.2 1999/06/03; fixes will be
[Fixed, now set mod 100, troff/input.cc V1.2 1999/06/03; fixed
in FreeBSD-3.3]</dd>
<dt><a