diff options
Diffstat (limited to 'el_GR.ISO8859-7/books/handbook/chapters.ent')
-rw-r--r-- | el_GR.ISO8859-7/books/handbook/chapters.ent | 282 |
1 files changed, 231 insertions, 51 deletions
diff --git a/el_GR.ISO8859-7/books/handbook/chapters.ent b/el_GR.ISO8859-7/books/handbook/chapters.ent index c3b6c11fd6..fa13b446a3 100644 --- a/el_GR.ISO8859-7/books/handbook/chapters.ent +++ b/el_GR.ISO8859-7/books/handbook/chapters.ent @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="ISO8859-7"?> <!-- Ορισμός των entities για κάθε κεφάλαιο του Εγχειριδίου του FreeBSD. @@ -16,59 +17,238 @@ --> +<!ENTITY % not.published "INCLUDE"> + +<!ENTITY % chap.introduction "IGNORE"> +<!ENTITY % chap.install "IGNORE"> +<!ENTITY % chap.bsdinstall "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.geom "IGNORE"> +<!ENTITY % chap.vinum "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.linuxemu "IGNORE"> +<!ENTITY % chap.mirrors "IGNORE"> +<!ENTITY % chap.mirrors.ftp.inc "INCLUDE"> +<!ENTITY % chap.mirrors.cvsup.inc "INCLUDE"> +<!ENTITY % chap.bibliography "IGNORE"> +<!ENTITY % chap.eresources "IGNORE"> +<!ENTITY % chap.eresources.www.inc "INCLUDE"> +<!ENTITY % chap.pgpkeys "IGNORE"> +<!ENTITY % chap.index "IGNORE"> +<!ENTITY % chap.freebsd-glossary "IGNORE"> +<!ENTITY % chap.mac "IGNORE"> +<!ENTITY % chap.audit "IGNORE"> +<!ENTITY % chap.filesystems "IGNORE"> +<!ENTITY % chap.dtrace "IGNORE"> + <!ENTITY chap.preface SYSTEM "preface/preface.sgml"> +<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys; + +<!-- Part One --> +<![%chap.introduction;[ + <!ENTITY chap.introduction SYSTEM "introduction/chapter.sgml"> +]]> +<![%chap.install;[ + <!ENTITY chap.install SYSTEM "install/chapter.sgml"> +]]> +<![%chap.bsdinstall;[ + <!ENTITY chap.bsdinstall SYSTEM "bsdinstall/chapter.sgml"> +]]> +<![%chap.basics;[ + <!ENTITY chap.basics SYSTEM "basics/chapter.sgml"> +]]> +<![%chap.ports;[ + <!ENTITY chap.ports SYSTEM "ports/chapter.sgml"> +]]> +<![%chap.x11;[ + <!ENTITY chap.x11 SYSTEM "x11/chapter.sgml"> +]]> + +<!-- Part Two --> +<![%chap.desktop;[ + <!ENTITY chap.desktop SYSTEM "desktop/chapter.sgml"> +]]> +<![%chap.multimedia;[ + <!ENTITY chap.multimedia SYSTEM "multimedia/chapter.sgml"> +]]> +<![%chap.kernelconfig;[ + <!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.sgml"> +]]> +<![%chap.printing;[ + <!ENTITY chap.printing SYSTEM "printing/chapter.sgml"> +]]> +<![%chap.linuxemu;[ + <!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml"> +]]> + +<!-- Part Three --> +<![%chap.config;[ + <!ENTITY chap.config SYSTEM "config/chapter.sgml"> +]]> +<![%chap.boot;[ + <!ENTITY chap.boot SYSTEM "boot/chapter.sgml"> +]]> +<![%chap.users;[ + <!ENTITY chap.users SYSTEM "users/chapter.sgml"> +]]> +<![%chap.security;[ + <!ENTITY chap.security SYSTEM "security/chapter.sgml"> +]]> +<![%chap.jails;[ + <!ENTITY chap.jails SYSTEM "jails/chapter.sgml"> +]]> +<![%chap.mac;[ + <!ENTITY chap.mac SYSTEM "mac/chapter.sgml"> +]]> +<![%chap.audit;[ + <!ENTITY chap.audit SYSTEM "audit/chapter.sgml"> +]]> +<![%chap.disks;[ + <!ENTITY chap.disks SYSTEM "disks/chapter.sgml"> +]]> +<![%chap.geom;[ + <!ENTITY chap.geom SYSTEM "geom/chapter.sgml"> +]]> +<![%chap.filesystems;[ + <!ENTITY chap.filesystems SYSTEM "filesystems/chapter.sgml"> +]]> +<![%chap.vinum;[ + <!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml"> +]]> +<![%chap.virtualization;[ + <!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml"> +]]> +<![%chap.l10n;[ + <!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml"> +]]> +<![%chap.cutting-edge;[ + <!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml"> +]]> +<![%chap.dtrace;[ + <!ENTITY chap.dtrace SYSTEM "dtrace/chapter.sgml"> +]]> + +<!-- Part Four --> +<![%chap.serialcomms;[ + <!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml"> +]]> +<![%chap.ppp-and-slip;[ + <!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.sgml"> +]]> +<![%chap.mail;[ + <!ENTITY chap.mail SYSTEM "mail/chapter.sgml"> +]]> +<![%chap.network-servers;[ + <!ENTITY chap.network-servers SYSTEM "network-servers/chapter.sgml"> +]]> +<![%chap.firewalls;[ + <!ENTITY chap.firewalls SYSTEM "firewalls/chapter.sgml"> +]]> +<![%chap.advanced-networking;[ + <!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.sgml"> +]]> + +<!-- Part Five (appendices) --> +<![%chap.mirrors;[ + <!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml"> +]]> +<![%chap.mirrors.ftp.inc;[ + <!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.sgml.ftp.inc"> +]]> +<![%chap.mirrors.cvsup.inc;[ + <!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.sgml.cvsup.inc"> +]]> +<![%chap.bibliography;[ + <!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml"> +]]> +<![%chap.eresources;[ + <!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml"> +]]> +<![%chap.eresources.www.inc;[ + <!ENTITY chap.eresources.www.inc SYSTEM "eresources.sgml.www.inc"> +]]> +<![%chap.pgpkeys;[ + <!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml"> +]]> +<![%chap.freebsd-glossary;[ + <!ENTITY chap.freebsd-glossary "&freebsd-glossary;"> +]]> +<![%chap.index;[ + <!ENTITY chap.index SYSTEM "index.sgml"> +]]> + +<!ENTITY chap.colophon SYSTEM "colophon.sgml"> + +<!-- IGNORE cases --> + +<!-- Part One --> +<!ENTITY chap.introduction ""> +<!ENTITY chap.install ""> +<!ENTITY chap.basics ""> +<!ENTITY chap.ports ""> +<!ENTITY chap.x11 ""> + +<!-- Part Two --> +<!ENTITY chap.desktop ""> +<!ENTITY chap.multimedia ""> +<!ENTITY chap.kernelconfig ""> +<!ENTITY chap.printing ""> +<!ENTITY chap.linuxemu ""> + +<!-- Part Three --> +<!ENTITY chap.config ""> +<!ENTITY chap.boot ""> +<!ENTITY chap.users ""> +<!ENTITY chap.security ""> +<!ENTITY chap.jails ""> +<!ENTITY chap.mac ""> +<!ENTITY chap.audit ""> +<!ENTITY chap.disks ""> +<!ENTITY chap.geom ""> +<!ENTITY chap.filesystems ""> +<!ENTITY chap.vinum ""> +<!ENTITY chap.virtualization ""> +<!ENTITY chap.l10n ""> +<!ENTITY chap.cutting-edge ""> +<!ENTITY chap.dtrace ""> + +<!-- Part Four --> +<!ENTITY chap.serialcomms ""> +<!ENTITY chap.ppp-and-slip ""> +<!ENTITY chap.mail ""> +<!ENTITY chap.network-servers ""> +<!ENTITY chap.firewalls ""> +<!ENTITY chap.advanced-networking ""> -<!-- Part one --> -<!ENTITY chap.introduction SYSTEM "introduction/chapter.sgml"> -<!ENTITY chap.install SYSTEM "install/chapter.sgml"> -<!ENTITY chap.bsdinstall SYSTEM "bsdinstall/chapter.sgml"> -<!ENTITY chap.basics SYSTEM "basics/chapter.sgml"> -<!ENTITY chap.ports SYSTEM "ports/chapter.sgml"> -<!ENTITY chap.x11 SYSTEM "x11/chapter.sgml"> - -<!-- Part two --> -<!ENTITY chap.desktop SYSTEM "desktop/chapter.sgml"> -<!ENTITY chap.multimedia SYSTEM "multimedia/chapter.sgml"> -<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.sgml"> -<!ENTITY chap.printing SYSTEM "printing/chapter.sgml"> -<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml"> - -<!-- Part three --> -<!ENTITY chap.config SYSTEM "config/chapter.sgml"> -<!ENTITY chap.boot SYSTEM "boot/chapter.sgml"> -<!ENTITY chap.users SYSTEM "users/chapter.sgml"> -<!ENTITY chap.security SYSTEM "security/chapter.sgml"> -<!ENTITY chap.jails SYSTEM "jails/chapter.sgml"> -<!ENTITY chap.mac SYSTEM "mac/chapter.sgml"> -<!ENTITY chap.audit SYSTEM "audit/chapter.sgml"> -<!ENTITY chap.disks SYSTEM "disks/chapter.sgml"> -<!ENTITY chap.geom SYSTEM "geom/chapter.sgml"> -<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.sgml"> -<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml"> -<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml"> -<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml"> -<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml"> -<!ENTITY chap.dtrace SYSTEM "dtrace/chapter.sgml"> - -<!-- Part four --> -<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml"> -<!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) --> -<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml"> -<!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.sgml.ftp.inc"> -<!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.sgml.cvsup.inc"> - -<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml"> -<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml"> -<!ENTITY chap.eresources.www.inc SYSTEM "eresources.sgml.www.inc"> -<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml"> -<!ENTITY chap.index SYSTEM "index.sgml"> -<!ENTITY chap.colophon SYSTEM "colophon.sgml"> +<!-- Part Five (appendices) --> +<!ENTITY chap.mirrors ""> +<!ENTITY chap.mirrors.ftp.inc ""> +<!ENTITY chap.mirrors.cvsup.inc ""> +<!ENTITY chap.bibliography ""> +<!ENTITY chap.eresources ""> +<!ENTITY chap.eresources.www.inc ""> +<!ENTITY chap.pgpkeys ""> +<!ENTITY chap.freebsd-glossary ""> +<!ENTITY chap.index ""> <!-- Local Variables: |