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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue