aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/books/handbook/book.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'de_DE.ISO8859-1/books/handbook/book.sgml')
-rw-r--r--de_DE.ISO8859-1/books/handbook/book.sgml100
1 files changed, 0 insertions, 100 deletions
diff --git a/de_DE.ISO8859-1/books/handbook/book.sgml b/de_DE.ISO8859-1/books/handbook/book.sgml
deleted file mode 100644
index bf75db8292..0000000000
--- a/de_DE.ISO8859-1/books/handbook/book.sgml
+++ /dev/null
@@ -1,100 +0,0 @@
-<!--
- The FreeBSD Documentation Project
- The FreeBSD German Documentation Project
-
- $FreeBSD$
--->
-
-<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
-<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
-%man;
-
-<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
-%bookinfo;
-
-<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
-<!ENTITY % authors SYSTEM "authors.ent"> %authors;
-<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
-<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
-<!ENTITY % not.published "INCLUDE">
-
-<!-- Die aktuelle FreeBSD-RELEASE version. Wird für verschiedene Dinge benutzt,
- z.B. Links auf Webseiten usw. Solange NICHT ändern wie es nicht wirklich
- Release-Zeit ist. -->
-<!ENTITY rel.current CDATA "4.0">
-]>
-
-<book>
- <bookinfo>
- <title>FreeBSD Handbuch</title>
-
- <authorgroup>
- <author>
- <surname>The FreeBSD German Documentation Project</surname>
- <affiliation>
- <address>
- <email>de-bsd-translators@de.FreeBSD.org</email>
- </address>
- </affiliation>
- </author>
- </authorgroup>
-
- <pubdate>February 1999</pubdate>
-
- <copyright>
- <year>1995</year>
- <year>1996</year>
- <year>1997</year>
- <year>1998</year>
- <year>1999</year>
- <year>2000</year>
- <holder>The FreeBSD German Documentation Project</holder>
- </copyright>
-
- &bookinfo.legalnotice;
-
- <abstract>
- <para>Willkommen bei FreeBSD! Dieses Handbuch beschreibt die
- Installation und den t&auml;glichen Umgang mit <emphasis>FreeBSD
- Release &rel.current;</emphasis>.
- Das Handbuch ist <emphasis>jederzeit unter Bearbeitung</emphasis>
- und die Arbeit vieler Einzelpersonen. Manche Kapitel existieren noch
- nicht und andere Kapitel m&uuml;ssen auf den neusten Stand
- gebracht werden.
- Wenn Sie an diesem Projekt mithelfen m&ouml;chten, senden Sie bitte
- eine E-Mail an die &a.de.translators;. Die letzte Version des
- Handbuchs ist immer auf dem
- <ulink URL="http://www.FreeBSD.ORG/de/handbook/">FreeBSD Web
- Server</ulink> verf&uuml;gbar.
- Es kann au&szlig;erdem in verschiedenen Formaten und in komprimierter
- Form vom <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc">FreeBSD
- FTP Server</ulink> oder einer der vielen
-
-<!--
-<link linkend="mirrors-ftp">Mirror Seiten</link>
--->
-
- <ulink URL="http://www.FreeBSD.org/handbook/mirrors-ftp.html">Mirror
- Seiten</ulink> herunter geladen werden.
- Vielleicht m&ouml;chten Sie das Handbuch auch
- <ulink URL="http://www.FreeBSD.org/search.html">durchsuchen</ulink>.</para>
- </abstract>
- </bookinfo>
-
- <part>
- <title>System Administration</title>
-
- &chap.backups;
- </part>
-
-</book>
-
-<!--
- Local Variables:
- mode: sgml
- sgml-indent-data: t
- sgml-omittag: nil
- sgml-always-quote-attributes: t
- End:
--->
-