Update to 1.20

This commit is contained in:
Jesus Rodriguez Cuesta 1999-04-10 20:59:11 +00:00
parent 0f879bec48
commit 37c5d7fe5d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4661

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
<!ENTITY date "$Date: 1999-04-10 20:59:11 $">
<!ENTITY title 'Compatibilidad a&ntilde;o 2000 ("Millennium Bug")'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: y2kbug.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
<!-- $Id: y2kbug.sgml,v 1.2 1999-04-10 20:59:11 jesusr Exp $ -->
<html>
&header;
@ -20,9 +20,6 @@
<h2>M&aacute;s informaci&oacute;n</h2>
<p><i>(This section based on the text from the <a
href="http://www.linux.org.uk/mbug.html">Linux Y2K compliance
page</a>)</i></p>
<p><i>(Esta secci&oacute;n est&aacute; basada en el texto de <a
href="http://www.linux.org.uk/mbug.html">Linux Y2K compliance
</a>)</i></p>
@ -90,19 +87,21 @@
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=1380">misc/1380</a></dt>
<dd>Muchos programas ten&iacute;an incluido de manera fija el formato
19%d para el a&ntilde;o. Los programas afectados incluyen: yacc, ftpd,
y make.</dd>
y make.
[Solucionado: yacc v1.2 1999/01/18; ftpd v1.7 1996/08/05;
make v1.4 1996/10/06] </dd>
<dt><a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=1382">conf/1382</a></dt>
<dd>El script sed de /etc/rc.local que crea la l&iacute;nea del
host/kernel ID para el mensaje del d&iacute;a depende de que el
a&ntilde;o no sobrepase el 1999.</dd>
a&ntilde;o no sobrepase el 1999. [Solucionado: v1.21 1996/10/24]</dd>
<dt><a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=3465">misc/3465</a></dt>
<dd>El comando etc/namedb/make-localhost genera el n&uacute;mero
serial del DNS como YYMMDD. En el a&ntilde;o 2000, &eacute;ste
ser&aacute; generado como 1YYMMDD.</dd>
ser&aacute; generado como 1YYMMDD.[Solucionado v1.2 1997/08/11]</dd>
<dt><a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=4930">gnu/4930</a> y