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.
32 lines
1.2 KiB
XML
32 lines
1.2 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 "Comunidad FreeBSD">
|
|
]>
|
|
|
|
<!-- The FreeBSD Spanish Documentation Project
|
|
Original Revision: r1.5 -->
|
|
|
|
<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 está bien respaldado gracias a su activa comunidad.</p>
|
|
|
|
<p>Hay más de cien <a href="&enbase;/community/mailinglists.html">
|
|
listas de distribución</a>
|
|
y unos cuantos <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>
|
|
en todo el mundo, así como una activa comunidad en el
|
|
<a href="&enbase;/community.irc.html">IRC</a>. Muchos desarrolladores
|
|
mantienen <a href="http://planet.freebsdish.org">bitácoras</a>
|
|
sobre su trabajo en FreeBSD.</p>
|
|
|
|
</body>
|
|
</html>
|