27 lines
959 B
XML
27 lines
959 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
||
<!ENTITY title "FreeBSD 社区">
|
||
]>
|
||
|
||
<!-- The FreeBSD Simplified Chinese Documentation Project -->
|
||
<!-- Original Revision: 1.2 -->
|
||
|
||
<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 有非常活跃的社区支持。</p>
|
||
|
||
<p>有 100 多种分类的 <a href="&enbase;/community/mailinglists.html">邮件列表</a>
|
||
和几个 <a href="&enbase;/community/newsgroups.html">newsgroups</a>。
|
||
还有许多分布在世界各地的 FreeBSD <a href="&base;/usergroups.html">用户组</a>,
|
||
和活跃的 <a href="&enbase;/community/irc.html">IRC</a> 社区。</p>
|
||
|
||
</body>
|
||
</html>
|