Add firewalls chapter to the build.
Approved by jesusr (mentor)
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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; ]]>
|
||||
|
|
|
@ -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) -->
|
||||
|
|
Loading…
Reference in a new issue