Huge trailing spaces cleaning to reduce diff with perforce repo for the
new web site layout integration.
This commit is contained in:
parent
eb0a534139
commit
1227d90347
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25834
182 changed files with 3645 additions and 3645 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/faq.sgml,v 1.3 2004/01/06 17:31:41 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/faq.sgml,v 1.4 2004/08/09 20:46:17 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : FAQ">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.7
|
||||
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<li> <a href="#q1">Existe-t'il un &jdk; 1.3 pour FreeBSD ?</a>
|
||||
<li> <a href="#q2">Puis-je utiliser le port Linux du projet Blackdown ?</a>
|
||||
</ol>
|
||||
<h2>Les réponses </h2>
|
||||
<h2>Les réponses </h2>
|
||||
<table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10">
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <br> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
|
||||
Oui. Vous pouvez compiler un JDK FreeBSD natif à partir des sources, ou télécharger
|
||||
des binaires précompilés. Voir la page principale FreeBSD Java pour plus
|
||||
d'informations.
|
||||
|
|
@ -60,8 +60,8 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
|
||||
Plusieurs personnes ont réussi. Essayez les instructions suivantes :
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
|
||||
Plusieurs personnes ont réussi. Essayez les instructions suivantes :
|
||||
Télécharger l'archive et l'extraire dans un répertoire. Appliquer ensuite le diff suivant : <br>
|
||||
<pre>
|
||||
--- bin/.java_wrapper.dist Thu Jun 3 01:14:34 1999
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
+DEFAULT_THREADS_FLAG=green
|
||||
if [ "x$1" = "x-hotspot" ]; then
|
||||
vmtype=hotspot
|
||||
ttype=native_threads</pre><br>
|
||||
ttype=native_threads</pre><br>
|
||||
Thanks to Makoto MATSUSHITA (matusita@ics.es.osaka-u.ac.jp)
|
||||
</TD>
|
||||
</tr>
|
||||
|
|
@ -121,6 +121,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
&footer;
|
||||
&footer;
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/howtoports.sgml,v 1.4 2004/01/08 00:26:44 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/howtoports.sgml,v 1.5 2005/02/05 16:32:25 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : Comment réaliser un port">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY url.books "&enbase;/doc/en_US.ISO8859-1/books">
|
||||
]>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.7
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/newbies.sgml,v 1.2 2003/12/02 16:45:30 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/newbies.sgml,v 1.3 2004/01/06 17:31:41 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : Guide pour les débutants">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.5
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/performance.sgml,v 1.3 2004/01/06 17:31:41 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/performance.sgml,v 1.4 2004/09/15 14:49:34 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : Comparaison des Performances">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.3
|
||||
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
&header;
|
||||
|
||||
<h3>Introduction :</h3>
|
||||
<p>La décision de Sun de sortir une version officielle de Java
|
||||
<p>La décision de Sun de sortir une version officielle de Java
|
||||
pour Linux a déclenché beaucoup de discussions. Cette étude a
|
||||
été réalisée pour comparer les performances actuelles du
|
||||
port Linux <a href="http://www.blackdown.org">Blackdown</a> avec le
|
||||
|
|
@ -31,7 +31,7 @@ du &jdk;.</p>
|
|||
en compte. Pour les applications graphiques intensives, tous les tests FreeBSD sont
|
||||
plus rapides que pour Linux, TYA pour FreeBSD étant le plus rapide de tous. La comparaison
|
||||
du port Linux et du port FreeBSD, sans JIT dans les deux cas, montre que FreeBSD est
|
||||
plus rapide. Nous pouvons en conclure que, sous FreeBSD, la conception du JIT
|
||||
plus rapide. Nous pouvons en conclure que, sous FreeBSD, la conception du JIT
|
||||
fait la différence en ce qui concerne la vitesse. </p>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/tutorials.sgml,v 1.3 2004/01/06 17:31:41 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/tutorials.sgml,v 1.4 2004/09/15 14:49:34 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : Guides">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue