From owner-freebsd-doc@FreeBSD.ORG Fri Jun 12 10:42:23 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6F00106564A for ; Fri, 12 Jun 2009 10:42:23 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 6214A8FC16 for ; Fri, 12 Jun 2009 10:42:23 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1114960qwe.7 for ; Fri, 12 Jun 2009 03:42:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=cejyMa3QKb8f/tU4CutHcUnlRs4JunBN7HbW1jDlIZA=; b=KDnz1Aq+dRwXGT4ZaLFx+O+K0+b0qvU9cKVcx/VC7GA5rIEjFKFpJ0O8DQav15vQqC ynmTnMIor2z2vY8O60Ms2bPxJ8Q1JXr6rs9w+SGJtPdpHFjrMVUTVRH62Gec5nAP8jCa TnF3HlOU2IfMmTaPfPiip0etdNknUrCko24aI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=E4dI1tC5DP1C7ICb5qCktsFrxVX3MTxdoDpdM9CyHkmlteRVZJG3NfMSyOst9apavt mh4SJTdR8Hiv7WJtY4mlFMTHicqG60RPaa1bv9PkMoN1qrj1DqfXn28ShwkaiBcyiv6i iPjNSIPYAwCD/4YD0QsW4RUXoEJwRJijU8OtQ= MIME-Version: 1.0 Sender: r.c.ladan@gmail.com Received: by 10.220.95.194 with SMTP id e2mr2921715vcn.60.1244803342734; Fri, 12 Jun 2009 03:42:22 -0700 (PDT) Date: Fri, 12 Jun 2009 12:42:22 +0200 X-Google-Sender-Auth: 98e0a1e1471f2e4e Message-ID: From: Rene Ladan To: "doc@FreeBSD.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: [rfc] convert y2kbug page into article X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 10:42:23 -0000 Hi, since the year 2000 has long passed, I was thinking about moving the y2k pa= ge at http://www.freebsd.org/y2kbug.html out of the way and maybe convert it into an article (to preserve history, just like the 5-roadmap article). The latter would require repo-copies. The current list of references to the source file, www/en/y2kbug.sgml is at http://people.freebsd.org/~rene/y2kbug.txt This list does not include references pointing to translated versions of the page. Comments? Ren=E9