Add needed empty chapter. Hope having translated soon.

This commit is contained in:
J. Vicente Carrasco 2006-01-19 16:49:44 +00:00
parent 4bdb326b93
commit c1ea8ebf99
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26881
2 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= firewalls/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

View file

@ -0,0 +1,56 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<chapter id="firewalls">
<chapterinfo>
<authorgroup>
<author>
<firstname>Joseph J.</firstname>
<surname>Barbish</surname>
<contrib>Texto de </contrib>
</author>
</authorgroup>
<authorgroup>
<author>
<firstname>Brad</firstname>
<surname>Davis</surname>
<contrib>Convertido a SGML y actualizado por </contrib>
</author>
</authorgroup>
</chapterinfo>
<title>Cortafuegos</title>
<indexterm><primary>cortafuegos</primary></indexterm>
<indexterm>
<primary>seguridad</primary>
<secondary>cortafuegos</secondary>
</indexterm>
<sect1 id="firewalls-intro">
<title>*</title>
<para>Pendiente de traducci&oacute;n</para>
</sect1>
</chapter>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
End:
-->