diff --git a/zh_TW.Big5/books/developers-handbook/book.sgml b/zh_TW.Big5/books/developers-handbook/book.sgml
index bac45423bc..2cf72d548b 100644
--- a/zh_TW.Big5/books/developers-handbook/book.sgml
+++ b/zh_TW.Big5/books/developers-handbook/book.sgml
@@ -2,6 +2,7 @@
The FreeBSD Documentation Project
$FreeBSD$
+ Original revision: 1.52
-->
FreeBSD Developers' Handbook
- The FreeBSD Documentation Project
+ FreeBSD 文件計畫
August 2000
@@ -46,25 +47,25 @@
- Welcome to the Developers' Handbook. This manual is a
- work in progress 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;.
-
- The latest version of this document is always available
- from the FreeBSD World
- Wide Web server. It may also be downloaded in a
- variety of formats and compression options from the FreeBSD FTP
- server or one of the numerous mirror
- sites.
+
+ 歡迎使用 Developers' Handbook!
+ 這份文件是由許多人 不斷撰寫 而成的,
+ 而且許多章節仍需更新或者內容還是一片空白,
+ 如果你想幫忙 FreeBSD 文件計劃,
+ 請寄信到 &a.doc;。
+
+
+
+ 最新版的文件都在 FreeBSD 官網 上面,
+ 也可從 FreeBSD FTP server 下載不同格式的資料。
+ 當然也可以在其他的 mirror站下載。
+
+
- Basics
+ 基本概念
&chap.introduction;
&chap.tools;
@@ -75,7 +76,7 @@
- Interprocess Communication
+ Interprocess Communication(IPC)
&chap.sockets;
&chap.ipv6;
@@ -83,7 +84,7 @@
- Kernel
+ Kernel(核心)
&chap.dma;
&chap.kerneldebug;
@@ -91,14 +92,14 @@
- Architectures
+ Architectures(電腦架構)
&chap.x86;
- Appendices
+ 附錄