MFen: 1.154 --> 1.159
This commit is contained in:
parent
077ee87288
commit
73cfed497d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29600
1 changed files with 14 additions and 11 deletions
25
fr/index.xsl
25
fr/index.xsl
|
@ -4,10 +4,10 @@
|
|||
<!ENTITY title "Le Projet FreeBSD">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/fr/index.xsl,v 1.32 2006/08/19 21:23:33 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/index.xsl,v 1.33 2006/08/21 20:34:49 blackend Exp $ -->
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.154
|
||||
Original revision: 1.159
|
||||
|
||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||
Mise a jour: Marc Fonvieille <blackend@FreeBSD.org>
|
||||
|
@ -76,12 +76,12 @@
|
|||
<div id="FRONTFEATURELEFT">
|
||||
<div id="FRONTFEATURECONTENT">
|
||||
<h1>
|
||||
Basé sur UNIX® BSD
|
||||
Basé sur &unix; BSD
|
||||
</h1>
|
||||
<p>FreeBSD® est un système d'exploitation avancé pour
|
||||
les architectures compatibles x86 (y compris Pentium® et Athlon™), compatibles
|
||||
amd64 (y compris Opteron™, Athlon 64 et EM64T),
|
||||
UltraSPARC®, IA-64, PC-98 et ARM.
|
||||
<p>FreeBSD® est un système d'exploitation avancé pour
|
||||
les architectures compatibles x86 (y compris Pentium® et Athlon™), compatibles
|
||||
amd64 (y compris Opteron™, Athlon™64 et EM64T),
|
||||
UltraSPARC®, IA-64, PC-98 et ARM.
|
||||
Il est dérivé de UNIX BSD, la version d'&unix;
|
||||
développée à
|
||||
l'Université de Californie, Berkeley.
|
||||
|
@ -148,15 +148,21 @@
|
|||
<li>
|
||||
<a href="&enbase;/fr/" title="Français">fr</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/hu/" title="Hongrois">hu</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/it/" title="Italien">it</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/ja/" title="Japonais">ja</a>
|
||||
</li>
|
||||
<li class="last-child">
|
||||
<li>
|
||||
<a href="&enbase;/ru/" title="Russe">ru</a>
|
||||
</li>
|
||||
<li class="last-child">
|
||||
<a href="&enbase;/zh_CN/" title="Chinois simplifié">zh_CN</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div> <!-- LANGUAGENAV -->
|
||||
|
||||
|
@ -190,9 +196,6 @@
|
|||
<li>
|
||||
<a href="&enbase;/doc/&url.doc.langcode;/books/handbook/index.html" title="Manuel de référence">Manuel de référence</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.freebsdfoundation.org/" title="Fondation">Fondation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="&enbase;/ports/index.html"
|
||||
|
|
Loading…
Reference in a new issue