Fix typo that broke build.
Pointed by: wosch
This commit is contained in:
parent
a789699e24
commit
a40227f5c5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5005
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-31 14:00:21 $">
|
||||
<!ENTITY date "$Date: 1999-06-01 13:25:43 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.14 1999-05-31 14:00:21 jesusr Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.15 1999-06-01 13:25:43 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -34,7 +34,7 @@ Releases</a></strong>.</p>
|
|||
<h2>Mayo 1999</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>18-Mayo-1999</b><a href=../releases/3.2R/announce.html">
|
||||
<li><b>18-Mayo-1999</b><a href="../releases/3.2R/announce.html">
|
||||
FreeBSD 3.2</a> disponible. Por favor, mira en la página de
|
||||
<a href="../releases/index.html"> Información Release</a>
|
||||
para más detalles. Asegúrate de visitar la página
|
||||
|
|
Loading…
Reference in a new issue