aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/books/handbook/book.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/books/handbook/book.sgml')
-rwxr-xr-xes_ES.ISO8859-1/books/handbook/book.sgml142
1 files changed, 51 insertions, 91 deletions
diff --git a/es_ES.ISO8859-1/books/handbook/book.sgml b/es_ES.ISO8859-1/books/handbook/book.sgml
index 75cc3dd1ea..928a651f84 100755
--- a/es_ES.ISO8859-1/books/handbook/book.sgml
+++ b/es_ES.ISO8859-1/books/handbook/book.sgml
@@ -1,3 +1,15 @@
+<?xml version="1.0" encoding="ISO8859-1" standalone="no"?>
+<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
+ "../../../share/sgml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//ES" "../../share/sgml/entities.ent">
+%entities;
+
+<!ENTITY % chapters SYSTEM "chapters.ent">
+%chapters;
+<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
+%txtfiles;
+]>
+
<!--
The FreeBSD Documentation Project
@@ -10,60 +22,7 @@
$FreeBSDes: doc/es_ES.ISO8859-1/books/handbook/book.sgml,v 1.7 2004/10/08 22:36:39 jesusr Exp $
-->
-<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
-<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//ES">
-%books.ent;
-
-<!ENTITY % chapters SYSTEM "chapters.ent">
-%chapters;
-<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
-%txtfiles;
-
-<!ENTITY % not.published "INCLUDE">
-
-<!ENTITY % chap.introduction "IGNORE">
-<!ENTITY % chap.install "IGNORE">
-<!ENTITY % chap.basics "IGNORE">
-<!ENTITY % chap.ports "IGNORE">
-<!ENTITY % chap.config "IGNORE">
-<!ENTITY % chap.boot "IGNORE">
-<!ENTITY % chap.users "IGNORE">
-<!ENTITY % chap.kernelconfig "IGNORE">
-<!ENTITY % chap.security "IGNORE">
-<!ENTITY % chap.jails "IGNORE">
-<!ENTITY % chap.printing "IGNORE">
-<!ENTITY % chap.disks "IGNORE">
-<!ENTITY % chap.vinum "IGNORE">
-<!ENTITY % chap.virtualization "IGNORE">
-<!ENTITY % chap.geom "IGNORE">
-<!ENTITY % chap.x11 "IGNORE">
-<!ENTITY % chap.l10n "IGNORE">
-<!ENTITY % chap.multimedia "IGNORE">
-<!ENTITY % chap.desktop "IGNORE">
-<!ENTITY % chap.serialcomms "IGNORE">
-<!ENTITY % chap.ppp-and-slip "IGNORE">
-<!ENTITY % chap.advanced-networking "IGNORE">
-<!ENTITY % chap.firewalls "IGNORE">
-<!ENTITY % chap.network-servers "IGNORE">
-<!ENTITY % chap.mail "IGNORE">
-<!ENTITY % chap.cutting-edge "IGNORE">
-<!-- <!ENTITY % chap.policies "IGNORE"> -->
-<!ENTITY % chap.linuxemu "IGNORE">
-<!ENTITY % chap.mirrors "IGNORE">
-<!ENTITY % chap.bibliography "IGNORE">
-<!ENTITY % chap.eresources "IGNORE">
-<!ENTITY % chap.pgpkeys "IGNORE">
-<!ENTITY % chap.index "IGNORE">
-<!ENTITY % chap.freebsd-glossary "IGNORE">
-<!ENTITY % chap.mac "IGNORE">
-<!ENTITY % chap.audit "IGNORE">
-<!ENTITY % pgpkeys SYSTEM "pgpkeys/pgpkeys.ent"> %pgpkeys;
-<!ENTITY % chap.updating "IGNORE">
-
-]>
-
-
-<book lang=es>
+<book lang="es">
<bookinfo>
<title>Manual de FreeBSD</title>
@@ -71,6 +30,8 @@
<pubdate>Febrero 1999</pubdate>
+ <releaseinfo>$FreeBSD$</releaseinfo>
+
<copyright>
<year>1995</year>
<year>1996</year>
@@ -91,7 +52,7 @@
<holder>The FreeBSD Documentation Project</holder>
</copyright>
- &bookinfo.legalnotice;
+ &legalnotice;
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
@@ -203,11 +164,11 @@
p&aacute;ginas y facilitar la lectura continuada.</para>
</partintro>
- <![ %chap.introduction; [ &chap.introduction; ]]>
- <![ %chap.install; [ &chap.install; ]]>
- <![ %chap.basics; [ &chap.basics; ]]>
- <![ %chap.ports; [ &chap.ports; ]]>
- <![ %chap.x11; [ &chap.x11; ]]>
+ &chap.introduction;
+ &chap.install;
+ &chap.basics;
+ &chap.ports;
+ &chap.x11;
</part>
<part id="common-tasks">
@@ -255,11 +216,11 @@
cada cap&iacute;tulo.</para>
</partintro>
- <![ %chap.desktop; [ &chap.desktop; ]]>
- <![ %chap.multimedia; [ &chap.multimedia; ]]>
- <![ %chap.kernelconfig; [ &chap.kernelconfig; ]]>
- <![ %chap.printing; [ &chap.printing; ]]>
- <![ %chap.linuxemu; [ &chap.linuxemu; ]]>
+ &chap.desktop;
+ &chap.multimedia;
+ &chap.kernelconfig;
+ &chap.printing;
+ &chap.linuxemu;
</part>
<part id="system-administration">
@@ -279,20 +240,19 @@
leerlos todos antes de comenzar a usar &os;.</para>
</partintro>
- <![ %chap.config; [ &chap.config; ]]>
- <![ %chap.boot; [ &chap.boot; ]]>
- <![ %chap.users; [ &chap.users; ]]>
- <![ %chap.security; [ &chap.security; ]]>
- <![ %chap.jails; [ &chap.jails; ]]>
- <![ %chap.mac; [ &chap.mac; ]]>
- <![ %chap.audit; [ &chap.audit; ]]>
- <![ %chap.disks; [ &chap.disks; ]]>
- <![ %chap.geom; [ &chap.geom; ]]>
- <![ %chap.vinum; [ &chap.vinum; ]]>
- <![ %chap.virtualization; [ &chap.virtualization; ]]>
- <![ %chap.l10n; [ &chap.l10n; ]]>
- <![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
-<!-- <![ %chap.policies; [ &chap.policies; ]]> -->
+ &chap.config;
+ &chap.boot;
+ &chap.users;
+ &chap.security;
+ &chap.jails;
+ &chap.mac;
+ &chap.audit;
+ &chap.disks;
+ &chap.geom;
+ &chap.vinum;
+ &chap.virtualization;
+ &chap.l10n;
+ &chap.cutting-edge;
</part>
<part id="network-communication">
@@ -331,24 +291,24 @@
todos antes de poder usar &os; en un entorno de red.</para>
</partintro>
- <![ %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; ]]>
+ &chap.serialcomms;
+ &chap.ppp-and-slip;
+ &chap.firewalls;
+ &chap.mail;
+ &chap.network-servers;
+ &chap.advanced-networking;
</part>
<part id="appendices">
<title>Ap&eacute;ndices</title>
- <![ %chap.mirrors; [ &chap.mirrors; ]]>
- <![ %chap.bibliography; [ &chap.bibliography; ]]>
- <![ %chap.eresources; [ &chap.eresources; ]]>
- <![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
- <![ %chap.index; [ &chap.index; ]]>
- <![ %chap.updating; [ &chap.updating; ]]>
+ &chap.mirrors;
+ &chap.bibliography;
+ &chap.eresources;
+ &chap.pgpkeys;
+ &chap.index;
+ &chap.updating;
</part>
&chap.colophon;