Update press.sgml to 1.45
Update qnewsletter-1-3.sgml to 1.6 Update webchanges.sgml to 1.27
This commit is contained in:
parent
8f622c80d4
commit
542adb08fd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4538
3 changed files with 37 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-03-03 14:20:36 $">
|
||||
<!ENTITY date "$Date: 1999-03-18 14:56:54 $">
|
||||
<!ENTITY title "FreeBSD en la Prensa">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.4 1999-03-03 14:20:36 jesusr Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.5 1999-03-18 14:56:54 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -24,6 +24,8 @@ Si falta alguna entrada, por favor envía un mail a
|
|||
<a href="http://www.economist.com/editorial/freeforall/current/index_wb9834.html">Hackers rule</a><br>
|
||||
Software que ha sido desarrollado por miles de voluntarios y es
|
||||
distribuido libremente.
|
||||
<i>Nota:</i> El artículo ya no está disponible sin
|
||||
registrarse.
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://lwn.net/">Linux Weekly News</a>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-3.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
|
||||
<!-- $Id: qnewsletter-1-3.sgml,v 1.2 1999-03-18 14:56:54 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -76,8 +76,7 @@ Announcing CVSup 15.4.2 (This is new since last announcement).
|
|||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Alpha Porting Project:</b>
|
||||
<A HREF="../alpha/alpha.html">http://www.freebsd.org/alpha/alpha.html</A>
|
||||
<A HREF="../alpha/current.html">http://www.freebsd.org/alpha/current.html</A>
|
||||
<A HREF="../../alpha/alpha.html">http://www.freebsd.org/alpha/alpha.html</A>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>FreeBSD Software RAID:</b>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-25 20:58:23 $">
|
||||
<!ENTITY date "$Date: 1999-03-18 14:56:54 $">
|
||||
<!ENTITY title "Cambios en el servidor Web de FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: webchanges.sgml,v 1.3 1999-02-25 20:58:23 wosch Exp $ -->
|
||||
<!-- $Id: webchanges.sgml,v 1.4 1999-03-18 14:56:54 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,6 +16,35 @@
|
|||
Esta página lista los cambios visibles en el servidor Web de FreeBSD.
|
||||
</p>
|
||||
|
||||
<H2>March 1999</H2>
|
||||
<UL>
|
||||
<LI><B>14-Mar-1999</B><BR>
|
||||
<A HREF="../projects/#ioscount">/projects/</a> Añadido:
|
||||
The Open Directory Project<br>
|
||||
|
||||
<A HREF="../projects/#freebsdvslinuxvsnt">/projects/</a> Añadido:
|
||||
FreeBSD vs. Linux vs. Windows NT<br>
|
||||
|
||||
<A HREF="press.html">/news/press.html</A> Añadido:
|
||||
O'Reilly Open Source - Whence the Source: Untangling the Open
|
||||
Source/Free Software Debate, por Thomas Scoville<br>
|
||||
<P></P></LI>
|
||||
|
||||
<LI><B>13-Mar-1999</B><BR>
|
||||
<A HREF="../projects/#fbsdboard">/projects/</a> Añadido:
|
||||
The FreeBSD WebBoard es un lugar de ayuda entre los componentes de la
|
||||
comunidad FreeBSD.<br>
|
||||
|
||||
<a href="../releases/3.1R/errata.html">/releases/3.1R/errata.html</a>
|
||||
Actualizado el fichero ERRATA.TXT de FreeBSD 3.1R.
|
||||
<P></P></LI>
|
||||
|
||||
<LI><B>11-Mar-1999</B><BR>
|
||||
<A HREF="../ports/">/ports/</a> Added: Y2k Statements<br>
|
||||
<P></P></LI>
|
||||
|
||||
</UL>
|
||||
|
||||
<H2>Febrero 1999</h2>
|
||||
<ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue