# HG changeset patch
# User Romain PELISSE <romain.pelisse@atosorigin.com>
# Date 1233929341 -3600
# Node ID f5d009f9e8e060ed7acfec7d0f210049404ecbd0
# Parent  547d3aa25ef002a7654ea60666d3da8d83f9a76e
Finalising 'preface' translation

diff -r 547d3aa25ef0 -r f5d009f9e8e0 fr/preface.tex
--- a/fr/preface.tex	Thu Feb 05 12:37:03 2009 +0100
+++ b/fr/preface.tex	Fri Feb 06 15:09:01 2009 +0100
@@ -32,36 +32,33 @@
 Mercurial spécifié dans la couverture de ce livre. Si je met à jour cette
 version, et que les commandes changent, la génération du livre échouera.
 
-Il y a un petit désavantage à cette approche, qui que les dates et les
-temps onl
+Il y a un petit désavantage à cette approche, les dates et les
+durées que vous verrez dans ces exemples ont tendances à être
+``écrasés'' d'une manière très différente de manière très différente
+d'une exécution manuel. Un être humain ne peut exécuter qu'une commande
+toutes les secondes, alors que mes scripts automatisés en exécute
+plusieurs en une seule seconde.
 
-There is a small disadvantage to this approach, which is that the
-dates and times you'll see in examples tend to be ``squashed''
-together in a way that they wouldn't be if the same commands were
-being typed by a human.  Where a human can issue no more than one
-command every few seconds, with any resulting timestamps
-correspondingly spread out, my automated example scripts run many
-commands in one second.
+Ainsi, en une seule seconde, plusieurs ``commits'' peuvent avoir lieu
+au sein d'un exemple. Vous le constatez, entre autres, dans les 
+exemples sur \hgext{bisect}, dans la section~\ref{sec:undo:bisect}.
 
-As an instance of this, several consecutive commits in an example can
-show up as having occurred during the same second.  You can see this
-occur in the \hgext{bisect} example in section~\ref{sec:undo:bisect},
-for instance.
+En conséquence, quand vous lisez les exemples, n'accordez pas trop
+d'importance aux dates et aux durées d'exécution des commandes. Mais
+\emph{soyez sûr} que le comportement que vous voyez est cohérent et
+reproductible.
 
-So when you're reading examples, don't place too much weight on the
-dates or times you see in the output of commands.  But \emph{do} be
-confident that the behaviour you're seeing is consistent and
-reproducible.
+%TODO: Colophon ???
+\section{Colophon---Cet ouvrage est libre}
 
-\section{Colophon---this book is Free}
-
-This book is licensed under the Open Publication License, and is
-produced entirely using Free Software tools.  It is typeset with
-\LaTeX{}; illustrations are drawn and rendered with
+%TODO: Link to wikipedia def ?
+Ce livre est publié sous la licence ``Open Publication License'', et
+est construit uniquement à l'aide de logiciels libres. Il est mis
+en forme avec \LaTex{}; et les illustrations sont réalisées avec 
 \href{http://www.inkscape.org/}{Inkscape}.
 
-The complete source code for this book is published as a Mercurial
-repository, at \url{http://hg.serpentine.com/mercurial/book}.
+L'ensemble des fichiers sources de cet ouvrage sont publiés dans un
+dépot mercurial  \url{http://hg.serpentine.com/mercurial/book}.
 
 %%% Local Variables: 
 %%% mode: latex