- Update developers-handbook/book.sgml to SVN#900 !

PR:		docs/100810
Submitted by:	chinsan.tw at gmail.com
This commit is contained in:
Vanilla I. Shu 2006-07-26 03:57:20 +00:00
parent 7fee4d7a9d
commit 8db40b677b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28376

View file

@ -2,6 +2,7 @@
The FreeBSD Documentation Project
$FreeBSD$
Original revision: 1.52
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -15,7 +16,7 @@
<bookinfo>
<title>FreeBSD Developers' Handbook</title>
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<corpauthor>FreeBSD 文件計畫</corpauthor>
<pubdate>August 2000</pubdate>
@ -46,25 +47,25 @@
</legalnotice>
<abstract>
<para>Welcome to the Developers' Handbook. This manual is a
<emphasis>work in progress</emphasis> and is the work of many
individuals. Many sections do not yet exist and some of those
that do exist need to be updated. If you are interested in
helping with this project, send email to the &a.doc;.</para>
<para>The latest version of this document is always available
from the <ulink url="&url.base;/index.html">FreeBSD World
Wide Web server</ulink>. It may also be downloaded in a
variety of formats and compression options from the <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP
server</ulink> or one of the numerous <ulink
url="&url.books.handbook;/mirrors-ftp.html">mirror
sites</ulink>.</para>
<para>
歡迎使用 Developers' Handbook
這份文件是由許多人 <emphasis>不斷撰寫</emphasis> 而成的,
而且許多章節仍需更新或者內容還是一片空白,
如果你想幫忙 FreeBSD 文件計劃,
請寄信到 &a.doc;。
</para>
<para>
最新版的文件都在 <ulink url="&url.base;/index.html">FreeBSD 官網</ulink> 上面,
也可從 <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP server</ulink> 下載不同格式的資料。
當然也可以在其他的 <ulink url="&url.books.handbook;/mirrors-ftp.html">mirror站</ulink>下載。
</para>
</abstract>
</bookinfo>
<part id="Basics">
<title>Basics</title>
<title>基本概念</title>
&chap.introduction;
&chap.tools;
@ -75,7 +76,7 @@
</part>
<part id="ipc">
<title>Interprocess Communication</title>
<title>Interprocess Communication(IPC)</title>
&chap.sockets;
&chap.ipv6;
@ -83,7 +84,7 @@
</part>
<part id="kernel">
<title>Kernel</title>
<title>Kernel(核心)</title>
&chap.dma;
&chap.kerneldebug;
@ -91,14 +92,14 @@
</part>
<part id="architectures">
<title>Architectures</title>
<title>Architectures(電腦架構)</title>
&chap.x86;
</part>
<part id="appendices">
<title>Appendices</title>
<title>附錄</title>
<bibliography>