diff options
Diffstat (limited to 'zh_CN.GB2312/books/handbook/Makefile')
-rw-r--r-- | zh_CN.GB2312/books/handbook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zh_CN.GB2312/books/handbook/Makefile b/zh_CN.GB2312/books/handbook/Makefile index 6a5f859200..075b19b06f 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.111 +# Original revision: 1.112 # ------------------------------------------------------------------------ # @@ -238,7 +238,6 @@ 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 |