Add firewalls chapter to the build.

Approved by jesusr (mentor)
This commit is contained in:
J. Vicente Carrasco 2006-01-19 22:37:06 +00:00
parent dbea96b9a3
commit 0ac2a9a9e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26886
3 changed files with 4 additions and 0 deletions
es_ES.ISO8859-1/books/handbook

View file

@ -161,6 +161,7 @@ SRCS+= cutting-edge/chapter.sgml
SRCS+= desktop/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml
SRCS+= firewalls/chapter.sgml
SRCS+= geom/chapter.sgml
SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml

View file

@ -51,6 +51,7 @@
<!ENTITY % chap.serialcomms "IGNORE">
<!ENTITY % chap.ppp-and-slip "IGNORE">
<!ENTITY % chap.advanced-networking "IGNORE">
<!ENTITY % chap.firewalls "IGNORE">
<!ENTITY % chap.mail "IGNORE">
<!ENTITY % chap.cutting-edge "IGNORE">
<!-- <!ENTITY % chap.policies "IGNORE"> -->
@ -328,6 +329,7 @@
<![ %chap.serialcomms; [ &chap.serialcomms; ]]>
<![ %chap.ppp-and-slip; [ &chap.ppp-and-slip; ]]>
<![ %chap.firewalls; [ &chap.firewalls; ]]>
<![ %chap.mail; [ &chap.mail; ]]>
<!-- <![ %chap.network-servers; [ &chap.network-servers; ]]> -->
<![ %chap.advanced-networking; [ &chap.advanced-networking; ]]>

View file

@ -48,6 +48,7 @@
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.sgml">
<!ENTITY chap.mail SYSTEM "mail/chapter.sgml">
<!-- <!ENTITY chap.network-servers SYSTEM "network-servers/chapter.sgml"> -->
<!ENTITY chap.firewalls SYSTEM "firewalls/chapter.sgml">
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.sgml">
<!-- Part five (appendices) -->