Add a missing whitespace
This commit is contained in:
parent
a0ab4cf633
commit
1402232481
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25208
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/fr/index.xsl,v 1.11 2004/11/24 21:29:06 stephane Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/index.xsl,v 1.12 2004/12/30 17:53:43 hrs Exp $ -->
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
|
@ -13,7 +13,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.11 2004/11/24 21:29:06 stephane Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.12 2004/12/30 17:53:43 hrs Exp $'"/>
|
||||
<xsl:variable name="title" select="'Le Projet FreeBSD'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -223,7 +223,7 @@
|
|||
ou d'une personne y participant déjà, si vous en connaissez une. Cela peut être
|
||||
de la documentation, du graphisme ou du code. Consultez l'article
|
||||
<a href="{$enbase}/doc/{$url.doc.langcode}/articles/contributing/index.html">Contribuer
|
||||
à FreeBSD</a>pour plus d'informations.</p>
|
||||
à FreeBSD</a> pour plus d'informations.</p>
|
||||
|
||||
<p>Même si vous n'êtes pas un programmeur, il existe d'autres façons de
|
||||
contribuer à FreeBSD. La <a href="http://www.FreeBSDFoundation.org">Fondation FreeBSD</a> est une
|
||||
|
|
Loading…
Reference in a new issue