cvs commit: doc Makefile doc/zh_CN.GB2312 Makefile
doc/zh_CN.GB2312/books Makefile Makefile.inc
doc/zh_CN.GB2312/books/handbook Makefile appendix.decl book.sgml
chapter.decl chapters.ent colophon.sgml txtfiles.ent ...
Hiroki Sato
hrs at FreeBSD.org
Sat Sep 25 22:20:38 PDT 2004
hrs 2004-09-26 05:20:38 UTC
FreeBSD doc repository
Modified files:
. Makefile
zh_CN.GB2312/share/sgml authors.ent
Added files:
zh_CN.GB2312 Makefile
zh_CN.GB2312/books Makefile Makefile.inc
zh_CN.GB2312/books/handbook Makefile appendix.decl book.sgml
chapter.decl chapters.ent
colophon.sgml txtfiles.ent
zh_CN.GB2312/books/handbook/advanced-networking Makefile
chapter.sgml
zh_CN.GB2312/books/handbook/basics Makefile chapter.sgml
zh_CN.GB2312/books/handbook/bibliography Makefile chapter.sgml
zh_CN.GB2312/books/handbook/boot Makefile chapter.sgml
zh_CN.GB2312/books/handbook/config Makefile chapter.sgml
zh_CN.GB2312/books/handbook/cutting-edge Makefile chapter.sgml
zh_CN.GB2312/books/handbook/desktop Makefile chapter.sgml
zh_CN.GB2312/books/handbook/disks Makefile chapter.sgml
zh_CN.GB2312/books/handbook/eresources Makefile chapter.sgml
zh_CN.GB2312/books/handbook/install Makefile chapter.sgml
zh_CN.GB2312/books/handbook/introduction Makefile chapter.sgml
zh_CN.GB2312/books/handbook/kernelconfig Makefile chapter.sgml
zh_CN.GB2312/books/handbook/l10n Makefile chapter.sgml
zh_CN.GB2312/books/handbook/linuxemu Makefile chapter.sgml
zh_CN.GB2312/books/handbook/mac Makefile chapter.sgml
zh_CN.GB2312/books/handbook/mail Makefile chapter.sgml
zh_CN.GB2312/books/handbook/mirrors Makefile chapter.sgml
zh_CN.GB2312/books/handbook/multimedia Makefile chapter.sgml
zh_CN.GB2312/books/handbook/network-servers Makefile
chapter.sgml
zh_CN.GB2312/books/handbook/pgpkeys Makefile chapter.sgml
zh_CN.GB2312/books/handbook/ports Makefile chapter.sgml
zh_CN.GB2312/books/handbook/ppp-and-slip Makefile chapter.sgml
zh_CN.GB2312/books/handbook/preface preface.sgml
zh_CN.GB2312/books/handbook/printing Makefile chapter.sgml
zh_CN.GB2312/books/handbook/security Makefile chapter.sgml
zh_CN.GB2312/books/handbook/serialcomms Makefile chapter.sgml
zh_CN.GB2312/books/handbook/users Makefile chapter.sgml
zh_CN.GB2312/books/handbook/vinum Makefile chapter.sgml
zh_CN.GB2312/books/handbook/x11 Makefile chapter.sgml
Log:
Add a new translation: zh_CN.GB2312/books/handbook (Simplified Chinese).
Submitted by: delphij
Obtained from: The FreeBSD Simplified Chinese Project CVS
Revision Changes Path
1.33 +1 -0 doc/Makefile
1.1 +9 -0 doc/zh_CN.GB2312/Makefile (new)
1.1 +9 -0 doc/zh_CN.GB2312/books/Makefile (new)
1.1 +6 -0 doc/zh_CN.GB2312/books/Makefile.inc (new)
1.1 +261 -0 doc/zh_CN.GB2312/books/handbook/Makefile (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/advanced-networking/Makefile (new)
1.1 +3779 -0 doc/zh_CN.GB2312/books/handbook/advanced-networking/chapter.sgml (new)
1.1 +2 -0 doc/zh_CN.GB2312/books/handbook/appendix.decl (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/basics/Makefile (new)
1.1 +2297 -0 doc/zh_CN.GB2312/books/handbook/basics/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/bibliography/Makefile (new)
1.1 +634 -0 doc/zh_CN.GB2312/books/handbook/bibliography/chapter.sgml (new)
1.1 +297 -0 doc/zh_CN.GB2312/books/handbook/book.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/boot/Makefile (new)
1.1 +694 -0 doc/zh_CN.GB2312/books/handbook/boot/chapter.sgml (new)
1.1 +2 -0 doc/zh_CN.GB2312/books/handbook/chapter.decl (new)
1.1 +57 -0 doc/zh_CN.GB2312/books/handbook/chapters.ent (new)
1.1 +28 -0 doc/zh_CN.GB2312/books/handbook/colophon.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/config/Makefile (new)
1.1 +2619 -0 doc/zh_CN.GB2312/books/handbook/config/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/cutting-edge/Makefile (new)
1.1 +1608 -0 doc/zh_CN.GB2312/books/handbook/cutting-edge/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/desktop/Makefile (new)
1.1 +1116 -0 doc/zh_CN.GB2312/books/handbook/desktop/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/disks/Makefile (new)
1.1 +3353 -0 doc/zh_CN.GB2312/books/handbook/disks/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/eresources/Makefile (new)
1.1 +1401 -0 doc/zh_CN.GB2312/books/handbook/eresources/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/install/Makefile (new)
1.1 +4751 -0 doc/zh_CN.GB2312/books/handbook/install/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/introduction/Makefile (new)
1.1 +855 -0 doc/zh_CN.GB2312/books/handbook/introduction/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/kernelconfig/Makefile (new)
1.1 +1534 -0 doc/zh_CN.GB2312/books/handbook/kernelconfig/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/l10n/Makefile (new)
1.1 +835 -0 doc/zh_CN.GB2312/books/handbook/l10n/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/linuxemu/Makefile (new)
1.1 +2992 -0 doc/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/mac/Makefile (new)
1.1 +119 -0 doc/zh_CN.GB2312/books/handbook/mac/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/mail/Makefile (new)
1.1 +1594 -0 doc/zh_CN.GB2312/books/handbook/mail/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/mirrors/Makefile (new)
1.1 +2701 -0 doc/zh_CN.GB2312/books/handbook/mirrors/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/multimedia/Makefile (new)
1.1 +1578 -0 doc/zh_CN.GB2312/books/handbook/multimedia/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/network-servers/Makefile (new)
1.1 +966 -0 doc/zh_CN.GB2312/books/handbook/network-servers/chapter.sgml (new)
1.1 +20 -0 doc/zh_CN.GB2312/books/handbook/pgpkeys/Makefile (new)
1.1 +873 -0 doc/zh_CN.GB2312/books/handbook/pgpkeys/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/ports/Makefile (new)
1.1 +1113 -0 doc/zh_CN.GB2312/books/handbook/ports/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/ppp-and-slip/Makefile (new)
1.1 +2734 -0 doc/zh_CN.GB2312/books/handbook/ppp-and-slip/chapter.sgml (new)
1.1 +522 -0 doc/zh_CN.GB2312/books/handbook/preface/preface.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/printing/Makefile (new)
1.1 +1707 -0 doc/zh_CN.GB2312/books/handbook/printing/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/security/Makefile (new)
1.1 +5053 -0 doc/zh_CN.GB2312/books/handbook/security/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/serialcomms/Makefile (new)
1.1 +2301 -0 doc/zh_CN.GB2312/books/handbook/serialcomms/chapter.sgml (new)
1.1 +72 -0 doc/zh_CN.GB2312/books/handbook/txtfiles.ent (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/users/Makefile (new)
1.1 +973 -0 doc/zh_CN.GB2312/books/handbook/users/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/vinum/Makefile (new)
1.1 +609 -0 doc/zh_CN.GB2312/books/handbook/vinum/chapter.sgml (new)
1.1 +16 -0 doc/zh_CN.GB2312/books/handbook/x11/Makefile (new)
1.1 +1619 -0 doc/zh_CN.GB2312/books/handbook/x11/chapter.sgml (new)
1.2 +10 -0 doc/zh_CN.GB2312/share/sgml/authors.ent
More information about the cvs-doc
mailing list