MFen: 1.144 --> 1.154
This commit is contained in:
parent
9cc1640385
commit
9b4a155ee3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28511
1 changed files with 10 additions and 10 deletions
20
fr/index.xsl
20
fr/index.xsl
|
@ -4,10 +4,10 @@
|
|||
<!ENTITY title "Le Projet FreeBSD">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/fr/index.xsl,v 1.31 2006/07/03 15:44:07 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/index.xsl,v 1.32 2006/08/19 21:23:33 hrs Exp $ -->
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.144
|
||||
Original revision: 1.154
|
||||
|
||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||
Mise a jour: Marc Fonvieille <blackend@FreeBSD.org>
|
||||
|
@ -16,7 +16,7 @@
|
|||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.31 2006/07/03 15:44:07 blackend Exp $'"/>
|
||||
<xsl:variable name="date" select="''"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
here are not used actually -->
|
||||
|
@ -78,10 +78,10 @@
|
|||
<h1>
|
||||
Basé sur UNIX® BSD
|
||||
</h1>
|
||||
<p>FreeBSD est un système d'exploitation avancé pour
|
||||
<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),
|
||||
Alpha/AXP, IA-64, PC-98 et UltraSPARC®.
|
||||
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.
|
||||
|
@ -337,11 +337,11 @@
|
|||
<div id="FOOTER">
|
||||
©right;
|
||||
|
||||
The mark FreeBSD is a registered trademark of The FreeBSD
|
||||
Foundation and is used by The FreeBSD Project with the
|
||||
permission of <a
|
||||
href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">The
|
||||
FreeBSD Foundation</a>.
|
||||
Le nom FreeBSD est une marque déposée appartenant
|
||||
à la fondation FreeBSD et est utilisée par le projet
|
||||
FreeBSD avec la permission de la <a
|
||||
href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">fondation
|
||||
FreeBSD</a>.
|
||||
|
||||
</div> <!-- FOOTER -->
|
||||
</div> <!-- CONTAINER -->
|
||||
|
|
Loading…
Reference in a new issue