Fix typo.
This commit is contained in:
parent
0fc46c1c67
commit
01e89fc346
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3523
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-09-20 22:42:36 $">
|
||||
<!ENTITY date "$Date: 1998-09-21 15:20:26 $">
|
||||
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: y2kbug.sgml,v 1.7 1998-09-20 22:42:36 steve Exp $ -->
|
||||
<!-- $Id: y2kbug.sgml,v 1.8 1998-09-21 15:20:26 motoyuki Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -106,7 +106,7 @@
|
|||
|
||||
<dl>
|
||||
<dt><a
|
||||
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=7681"?ports/7681</a></dt>
|
||||
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=7681"ports/7681</a></dt>
|
||||
<dd>TkDesk 1.0 uses a hardcoded 19 in the file listing window. A
|
||||
file with a date > 2000 is displayed with a year looking like
|
||||
"191xx" where xx is the last two numbers of the real date.</dd>
|
||||
|
|
Loading…
Reference in a new issue