5305bb945d
- Move includes.nav*.sgml to share/sgml/navibar.ent and <lang>/share/sgml/navibar.l10n.ent. - Move includes.sgml and includes.xsl to share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent, and <lang>/share/sgml/header.l10n.ent. - Move most of XSLT libraries to share/sgml/*.xsl and <lang>/share/sgml/*.xsl. - Move news.xml and other *.xml files for the similar purpose to share/sgml/*.xml and <lang>/share/sgml/*.xml. - Switch to use a custom DTD for HTML document. Now we use "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is HTML 4.01 + some entities previously pulled via "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line. The location of entity file will be resolved by using catalog file. - Add DOCTYPE declearation to XML documents. This makes the followings possible: * Use of &foo; entities for SGML in an XML file instead of defining {$foo} as the same content. * &symbolic; entities for Latin characters. - Duplicated information between SGML and XML, or English and translated doc, has been removed as much as possible.
63 lines
2.5 KiB
Text
63 lines
2.5 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY date "$FreeBSD: www/fr/mailto.sgml,v 1.8 2006/04/25 14:40:48 blackend Exp $">
|
|
<!ENTITY title "Contacts FreeBSD">
|
|
<!ENTITY % navinclude.about "INCLUDE">
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.30
|
|
|
|
Version francaise : Guillain
|
|
Version francaise (mise a jour) : Nicolas Cartron <ncartron@6sens.com>
|
|
Version francaise (mise a jour) : Benoit Lardeau <b.lardeau@ifrance.com>
|
|
Version francaise (mise a jour) : Stephane Legrand <stephane@freebsd-fr.org>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
-->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2>Questions sur FreeBSD...</h2>
|
|
|
|
<p>Les questions sur FreeBSD peuvent être adressées à la liste de diffusion
|
|
"FreeBSD Questions", <a
|
|
href="mailto:freebsd-questions@FreeBSD.org">freebsd-questions@FreeBSD.org</a>.</p>
|
|
<p><a href="&base;/community/mailinglists.html">Les listes de diffusion</a> constituent le principal
|
|
moyen de support pour les utilisateurs de FreeBSD et il en existe de nombreuses qui couvrent
|
|
un large éventail de thèmes différents. Il en existe également dans d'autres langues que
|
|
l'anglais.</p>
|
|
|
|
|
|
<h2>Questions sur le contenu de ce serveur WWW...</h2>
|
|
|
|
<p>Les questions ou suggestions concernant notre documentation (<a
|
|
href="&enbase;/doc/&url.doc.langcode;/books/handbook/index.html">Manuel de référence</a>, <a href="&enbase;/doc/&url.doc.langcode;/books/faq/index.html">FAQ</a>, <a
|
|
href="&base;/docs.html">Livres & Articles</a>) peuvent être adressées à la
|
|
liste de diffusion du Projet de Documentation FreeBSD, <a
|
|
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
|
|
|
|
<h2>Courrier postal, téléphone et fax</h2>
|
|
|
|
<p>Pour commander les cédéroms : <a href="http://www.freebsdmall.com/">The FreeBSD Mall</a></p>
|
|
|
|
<p>Pour le support commercial : <a href="http://www.freebsdmall.com/">The
|
|
FreeBSD Mall</a></p>
|
|
|
|
<h2><a href="&enbase;/doc/&url.doc.langcode;/articles/contributors/staff-who.html">Qui est responsable de quoi</a></h2>
|
|
|
|
<p>Relations publiques & Relations avec les entreprises, Responsable de la sécurité,
|
|
Postmaster, Webmaster etc.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|