This includes (but not limited to) the following updates: - backups/ removed - Updates of the following chapters to the corresponding eng. rev: basics 1.76 bibliography 1.44 boot 1.38 config 1.57 cutting-edge 1.137 disks 1.107 kernelconfig 1.82 l10n 1.79 ports 1.178 security 1.114 serialcomms 1.65 sound 1.33 users 1.34 - Add chapters or dummies (not yet translated versions with a link to the corresponding chapter in the English handbook), based on: advanced-networking dummy desktop dummy eresources 1.93 install dummy introduction dummy linuxemu dummy mail dummy mirrors 1.234 :) ppp-and-slip dummy preface dummy printing dummy vinum dummy x11 dummy - Add colophon.sgml (based on 1.4) Obtained from: FreeBSD German Documentation Project, where the by far biggest part was Done by: Martin Heinen <mheinen0@wiesbaden-online.de>
48 lines
2 KiB
Text
48 lines
2 KiB
Text
<!--
|
|
Die Entities für jedes Kapitel im FreeBSD Handbuch.
|
|
Jede Entity heißt chap.foo, wobei foo der Name des ID-Attributes
|
|
dieses Kapitels ist und dem Verzeichnis, in dem die entsprechende
|
|
.sgml Datei liegt, entspricht.
|
|
|
|
Kapitel sollten in der Reihenfolge aufgelistet sein, in der auf sie
|
|
referenziert wird.
|
|
|
|
$FreeBSD$
|
|
$FreeBSDde: de-docproj/books/handbook/chapters.ent,v 1.17 2002/09/05 19:50:10 mheinen Exp $
|
|
basiert auf: 1.23
|
|
-->
|
|
|
|
<!ENTITY chap.preface SYSTEM "preface/preface.sgml">
|
|
|
|
<!-- Teil Eins -->
|
|
<!ENTITY chap.introduction SYSTEM "introduction/chapter.sgml">
|
|
<!ENTITY chap.install SYSTEM "install/chapter.sgml">
|
|
<!ENTITY chap.basics SYSTEM "basics/chapter.sgml">
|
|
<!ENTITY chap.ports SYSTEM "ports/chapter.sgml">
|
|
|
|
<!-- Teil Zwei -->
|
|
<!ENTITY chap.config SYSTEM "config/chapter.sgml">
|
|
<!ENTITY chap.boot SYSTEM "boot/chapter.sgml">
|
|
<!ENTITY chap.users SYSTEM "users/chapter.sgml">
|
|
<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.sgml">
|
|
<!ENTITY chap.security SYSTEM "security/chapter.sgml">
|
|
<!ENTITY chap.printing SYSTEM "printing/chapter.sgml">
|
|
<!ENTITY chap.disks SYSTEM "disks/chapter.sgml">
|
|
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
|
|
<!ENTITY chap.x11 SYSTEM "x11/chapter.sgml">
|
|
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
|
<!ENTITY chap.desktop SYSTEM "desktop/chapter.sgml">
|
|
<!ENTITY chap.sound SYSTEM "sound/chapter.sgml">
|
|
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml">
|
|
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.sgml">
|
|
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.sgml">
|
|
<!ENTITY chap.mail SYSTEM "mail/chapter.sgml">
|
|
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml">
|
|
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml">
|
|
|
|
<!-- Teil Fünf (Anhang) -->
|
|
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml">
|
|
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
|
|
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
|
|
<!ENTITY chap.index SYSTEM "index.sgml">
|
|
<!ENTITY chap.colophon SYSTEM "colophon.sgml">
|