Add the firewalls chapter entities.
This commit is contained in:
parent
9812455cfe
commit
69510d0703
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31432
2 changed files with 3 additions and 1 deletions
fr_FR.ISO8859-1/books/handbook
|
@ -2,7 +2,7 @@
|
|||
# The FreeBSD French Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# Original revision: 1.108 manque 1.91
|
||||
# Original revision: 1.108
|
||||
#
|
||||
# Build the FreeBSD Handbook.
|
||||
#
|
||||
|
@ -196,6 +196,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
|
||||
|
|
|
@ -49,6 +49,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