eb0a534139
Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
33 lines
915 B
Text
33 lines
915 B
Text
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "FreeBSD Community">
|
|
<!ENTITY % navincludes SYSTEM "includes.navcommunity.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>FreeBSD には、開発を支える活発なコミュニティがあります。</p>
|
|
|
|
<p><a href="&base;/community/mailinglists.html"
|
|
>メーリングリスト</a>の数は 100 を超えており、
|
|
<a href="&base;/community/newsgroups.html"
|
|
>ニュースグループ</a>もいくつかあります。
|
|
また、世界中にはたくさんの
|
|
<a href="&base;/usergroups.html">ユーザグループ</a>があり、
|
|
<a href="&base;/community/irc.html">IRC</a>
|
|
のコミュニティも活発です。</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|