Remove spurious </li>.
This commit is contained in:
parent
3643064757
commit
cf4f0a4e18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19256
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/newsflash.sgml,v 1.1 2003/11/03 16:43:56 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/newsflash.sgml,v 1.2 2003/12/20 17:41:00 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : flash info">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -354,7 +354,7 @@ Pour FreeBSD versions 2.2.* au format binaire A.OUT.</li>
|
|||
|
||||
<h2>Mars 1999</h2><ul>
|
||||
<li><b>26 mars 1999 :</b> Support de ELF pour JDK1.1.7 et nouvelle version A.OUT
|
||||
qui corrige quelques bugs mineurs.</li>
|
||||
qui corrige quelques bugs mineurs.
|
||||
<ul>
|
||||
<li>jdk1.1.7_AOUT.V99-3-24.tar.gz.
|
||||
Pour FreeBSD versions 2.2.* au format binaire A.OUT.</li>
|
||||
|
|
Loading…
Reference in a new issue