Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
27 lines
925 B
Text
27 lines
925 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY enbase "../&base;">
|
|
<!ENTITY date "$FreeBSD: www/fr/tutorials/index.sgml,v 1.2 2004/01/06 17:31:47 stephane Exp $">
|
|
<!ENTITY title "Guides FreeBSD">
|
|
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.23
|
|
|
|
Version francaise : Olivier Cherrier <Olivier.Cherrier@cediti.be>
|
|
Version francaise (mise a jour): Benoit Lardeau <b.lardeau@ifrance.com>
|
|
-->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>Une liste complète de la documentation relative à FreeBSD est désormais
|
|
disponible à la page <a href="../docs.html">../docs.html</a>. Merci de vous
|
|
référer à cette liste pour de plus amples informations.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|