Typo: millenium -> millennium
Submitted by: Chris Holden <chris.holden@gte.net>
This commit is contained in:
parent
43ec0b924a
commit
1f2e9b0345
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4527
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-01-28 19:41:21 $">
|
||||
<!ENTITY date "$Date: 1999-03-15 21:56:14 $">
|
||||
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: y2kbug.sgml,v 1.18 1999-01-28 19:41:21 billf Exp $ -->
|
||||
<!-- $Id: y2kbug.sgml,v 1.19 1999-03-15 21:56:14 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -47,9 +47,9 @@
|
|||
Your best defense against year 2000 issues is a good
|
||||
offense. Listening to stories claiming the coming meltdown of
|
||||
the world as we know it are <strong>not</strong> the way to
|
||||
solve the millenium bug. Nor is waiting until the last
|
||||
solve the millennium bug. Nor is waiting until the last
|
||||
minute. The FreeBSD Project recommends that your organization
|
||||
apply sound system administration principles as the millenium
|
||||
apply sound system administration principles as the millennium
|
||||
approaches.</p>
|
||||
|
||||
<p>There are tests that you can perform to see how your system will
|
||||
|
|
Loading…
Reference in a new issue