5305bb945d
- Move includes.nav*.sgml to share/sgml/navibar.ent and <lang>/share/sgml/navibar.l10n.ent. - Move includes.sgml and includes.xsl to share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent, and <lang>/share/sgml/header.l10n.ent. - Move most of XSLT libraries to share/sgml/*.xsl and <lang>/share/sgml/*.xsl. - Move news.xml and other *.xml files for the similar purpose to share/sgml/*.xml and <lang>/share/sgml/*.xml. - Switch to use a custom DTD for HTML document. Now we use "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is HTML 4.01 + some entities previously pulled via "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line. The location of entity file will be resolved by using catalog file. - Add DOCTYPE declearation to XML documents. This makes the followings possible: * Use of &foo; entities for SGML in an XML file instead of defining {$foo} as the same content. * &symbolic; entities for Latin characters. - Duplicated information between SGML and XML, or English and translated doc, has been removed as much as possible.
54 lines
1.8 KiB
Text
54 lines
1.8 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||
<!ENTITY date "$FreeBSD: www/zh_CN/mailto.sgml,v 1.1 2006/07/11 15:27:47 delphij Exp $">
|
||
<!ENTITY title "联络 FreeBSD">
|
||
<!ENTITY % navinclude.about "INCLUDE">
|
||
]>
|
||
|
||
<!-- The FreeBSD Simplified Chinese Documentation Project -->
|
||
<!-- Original revision: 1.30 -->
|
||
|
||
<html>
|
||
&header;
|
||
|
||
<h2>关于 FreeBSD 的问题...</h2>
|
||
|
||
<p>关于 FreeBSD 的问题应该发送到 FreeBSD Questions
|
||
邮件列表, <a
|
||
href="mailto:freebsd-questions@FreeBSD.org">freebsd-questions@FreeBSD.org</a>。</p>
|
||
<p><a href="&base;/community/mailinglists.html">邮件列表</a> 是提供给 FreeBSD
|
||
用户的主要支持渠道, 包含了众多不同主题的邮件列表。
|
||
同时,也有许多非英语的邮件列表。</p>
|
||
|
||
|
||
<h2>关于此 WWW 服务器的内容...</h2>
|
||
|
||
<p>关于我们的文档 (<a
|
||
href="&enbase;/doc/zh_CN.GB2312/books/handbook/index.html">手册</a>, <a href="&enbase;/doc/zh_CN.GB2312/books/faq/index.html">FAQ</a>, <a
|
||
href="&base;/docs.html">书籍和文章</a>) 的问题应当发给
|
||
FreeBSD Documentation Project 邮件列表, <a
|
||
href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>;
|
||
有关其中文译文的问题, 应发给 FreeBSD 简体中文计划的问题报告邮件列表, <a
|
||
href="mailto:cnproj-submit@lists.cn.FreeBSD.org">cnproj-submit@lists.cn.FreeBSD.org</a>。</p>
|
||
|
||
<h2>平信, 电话和传真</h2>
|
||
|
||
<p>订购 CDROM: <a href="http://www.freebsdmall.com/">FreeBSD 商城</a></p>
|
||
|
||
<p>商业支持: <a href="http://www.freebsdmall.com/">FreeBSD 商城</a></p>
|
||
|
||
<h2><a href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-who.html">负责人名录</a></h2>
|
||
|
||
<p>公共关系和企业联络员, 安全官, 邮件服务器管理员, Web服务器管理员 等等。</p>
|
||
|
||
&footer;
|
||
</body>
|
||
</html>
|
||
|
||
<!--
|
||
Local Variables:
|
||
mode: sgml
|
||
sgml-indent-data: t
|
||
sgml-omittag: nil
|
||
sgml-always-quote-attributes: t
|
||
End:
|
||
-->
|