diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-06-03 15:34:25 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-06-03 15:34:25 +0000 |
commit | 226a77678a3345584c78794e122aec72c922360e (patch) | |
tree | 296183b71b92f01a573d8d15a6823d21a2dc7628 /zh_CN.GB2312/books/handbook/Makefile | |
parent | e76e00aba4e8c2e6ea7b0399c1928e0071d73418 (diff) |
Notes
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 7196fe07b7..4e8f3252dd 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.99 +# Original revision: 1.100 # ------------------------------------------------------------------------ # @@ -177,7 +177,6 @@ SRCS+= mac/chapter.sgml SRCS+= mail/chapter.sgml SRCS+= mirrors/chapter.sgml SRCS+= multimedia/chapter.sgml -SRCS+= nanobsd/chapter.sgml SRCS+= network-servers/chapter.sgml SRCS+= pgpkeys/chapter.sgml SRCS+= ports/chapter.sgml |