Add firewall/ translation done by myself. Not connected to build yet.
Obtained from: The FreeBSD Simplified Chinese Project CVS
This commit is contained in:
parent
13f78fc229
commit
db06327c49
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24219
2 changed files with 2968 additions and 0 deletions
16
zh_CN.GB2312/books/handbook/firewalls/Makefile
Normal file
16
zh_CN.GB2312/books/handbook/firewalls/Makefile
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# Original revision: 1.1
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CHAPTERS= firewalls/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
||||
2952
zh_CN.GB2312/books/handbook/firewalls/chapter.sgml
Normal file
2952
zh_CN.GB2312/books/handbook/firewalls/chapter.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue