23 lines
807 B
Text
23 lines
807 B
Text
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Comunidad FreeBSD">
|
|
<!ENTITY % navincludes SYSTEM "includes.navcommunity.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>FreeBSD esta bien respaldado por su comunidad activa.</p>
|
|
|
|
<p>Hay más de cien <a href="&enbase;/community/mailinglists.html">
|
|
listas de distribución</a>
|
|
y algunos <a href="&enbase;/community/newsgroups.html">
|
|
grupos de noticias</a> disponibles. También cuenta con numerosos
|
|
<a href="&enbase;/usergroups.html">grupos de usuarios</a> alrededor
|
|
del mundo, asi como también una activa comunidad en
|
|
<a href="&enbase;/community.irc.html">IRC</a>.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|