52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
34 lines
1 KiB
XML
34 lines
1 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Communauté FreeBSD">
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.3
|
|
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.community">
|
|
|
|
<p>FreeBSD bénéficie d'un support important de la part
|
|
d'une communauté active.</p>
|
|
|
|
<p>Il existe plus d'une centaine de <a
|
|
href="&base;/community/mailinglists.html">listes de diffusion</a>
|
|
et plusieurs <a href="&base;/community/newsgroups.html">forums de
|
|
discussion</a>. Il existe également de nombreux <a
|
|
href="&enbase;/usergroups.html">groupes d'utilisateurs</a> de
|
|
FreeBSD de part le monde, et aussi une communauté <a
|
|
href="&base;/community/irc.html">IRC</a> active.</p>
|
|
|
|
</body>
|
|
</html>
|