From 879e329a8705076b6f6be6739fd9fea6f681036e Mon Sep 17 00:00:00 2001 From: Fukang Chen Date: Mon, 17 Nov 2008 07:31:51 +0000 Subject: MFen: handbook: Makefile 1.109 -> 1.111 advanced-networking/chapter.sgml 1.413 -> 1.415 basics/chapter.sgml 1.153 -> 1.154 book.sgml 1.172 -> 1.173 chapters.ent 1.37 -> 1.38 config/chapter.sgml 1.233 -> 1.236 cutting-edge/chapter.sgml 1.228 -> 1.231 desktop/chapter.sgml 1.76 -> 1.78 disks/chapter.sgml 1.286 -> 1.288 dtrace/chapter.sgml 0 -> 1.5 eresources/chapter.sgml 1.186 -> 1.195 filesystems/chapter.sgml 0 -> 1.4 geom/chapter.sgml 1.42 -> 1.43 jails/chapter.sgml 1.16 -> 1.17 mirrors/chapter.sgml 1.449 -> 1.451 multimedia/chapter.sgml 1.129 -> 1.130 network-servers/chapter.sgml 1.108 -> 1.109 ports/chapter.sgml 1.282 -> 1.284 preface/preface.sgml 1.39 -> 1.41 security/chapter.sgml 1.330 -> 1.332 updating/chapter.sgml 0 -> 1.1 x11/chapter.sgml 1.187 -> 1.190 Obtained from: The FreeBSD Simplified Chinese Project Merging work done by: delphij, loader --- zh_CN.GB2312/books/handbook/Makefile | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'zh_CN.GB2312/books/handbook/Makefile') diff --git a/zh_CN.GB2312/books/handbook/Makefile b/zh_CN.GB2312/books/handbook/Makefile index 5c109b11c0..6a5f859200 100644 --- a/zh_CN.GB2312/books/handbook/Makefile +++ b/zh_CN.GB2312/books/handbook/Makefile @@ -3,7 +3,7 @@ # # Build the FreeBSD Handbook (Simplified Chinese). # -# Original revision: 1.109 +# Original revision: 1.111 # ------------------------------------------------------------------------ # @@ -24,6 +24,13 @@ # easily be imported into PGP/GPG. # # ------------------------------------------------------------------------ +# +# To add a new chapter to the Handbook: +# +# - Update this Makefile, chapters.ent and book.sgml +# - Add a descriptive entry for the new chapter in preface/preface.sgml +# +# ------------------------------------------------------------------------ .PATH: ${.CURDIR}/../../share/sgml/glossary @@ -199,6 +206,7 @@ IMAGES_LIB+= callouts/15.png SRCS+= audit/chapter.sgml SRCS+= book.sgml SRCS+= colophon.sgml +SRCS+= dtrace/chapter.sgml SRCS+= freebsd-glossary.sgml SRCS+= advanced-networking/chapter.sgml SRCS+= basics/chapter.sgml @@ -210,6 +218,7 @@ SRCS+= desktop/chapter.sgml SRCS+= disks/chapter.sgml SRCS+= eresources/chapter.sgml SRCS+= firewalls/chapter.sgml +SRCS+= filesystems/chapter.sgml SRCS+= geom/chapter.sgml SRCS+= install/chapter.sgml SRCS+= introduction/chapter.sgml @@ -229,6 +238,7 @@ SRCS+= preface/preface.sgml SRCS+= printing/chapter.sgml SRCS+= security/chapter.sgml SRCS+= serialcomms/chapter.sgml +SRCS+= updating/chapter.sgml SRCS+= users/chapter.sgml SRCS+= vinum/chapter.sgml SRCS+= virtualization/chapter.sgml -- cgit v1.2.3