diff options
Diffstat (limited to 'zh_CN.GB2312/books/handbook/Makefile')
-rw-r--r-- | zh_CN.GB2312/books/handbook/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/zh_CN.GB2312/books/handbook/Makefile b/zh_CN.GB2312/books/handbook/Makefile index 87a4958500..02fc44bfac 100644 --- a/zh_CN.GB2312/books/handbook/Makefile +++ b/zh_CN.GB2312/books/handbook/Makefile @@ -1,9 +1,9 @@ # # $FreeBSD$ # -# Build the FreeBSD Handbook (Chinese). +# Build the FreeBSD Handbook (Simplified Chinese). # -# Original revision: 1.90 +# Original revision: 1.91 # ------------------------------------------------------------------------ # @@ -163,6 +163,7 @@ SRCS+= cutting-edge/chapter.sgml SRCS+= desktop/chapter.sgml SRCS+= disks/chapter.sgml SRCS+= eresources/chapter.sgml +SRCS+= firewalls/chapter.sgml SRCS+= install/chapter.sgml SRCS+= introduction/chapter.sgml SRCS+= kernelconfig/chapter.sgml |