aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/books/fdp-primer/book.xml
diff options
context:
space:
mode:
Diffstat (limited to 'de_DE.ISO8859-1/books/fdp-primer/book.xml')
-rw-r--r--de_DE.ISO8859-1/books/fdp-primer/book.xml36
1 files changed, 16 insertions, 20 deletions
diff --git a/de_DE.ISO8859-1/books/fdp-primer/book.xml b/de_DE.ISO8859-1/books/fdp-primer/book.xml
index 4dd715903b..4c7ae80b7c 100644
--- a/de_DE.ISO8859-1/books/fdp-primer/book.xml
+++ b/de_DE.ISO8859-1/books/fdp-primer/book.xml
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
- "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+ "../../../share/xml/freebsd50.dtd" [
<!ENTITY % chapters SYSTEM "chapters.ent">
%chapters;
]>
-
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
@@ -38,11 +37,10 @@
$FreeBSDde: de-docproj/books/fdp-primer/book.xml,v 1.24 2012/03/25 14:39:26 bcr Exp $
basiert auf: r40986
-->
-
-<book lang="de">
- <bookinfo>
- <title>Die Fibel für neue Mitarbeiter des
+<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="de">
+ <info><title>Die Fibel für neue Mitarbeiter des
FreeBSD-Dokumentationsprojekts</title>
+
<copyright>
<year>1998-2012</year>
@@ -74,12 +72,12 @@
<emphasis>jederzeit</emphasis> unter Bearbeitung und noch
nicht vollständig ist.</para>
</abstract>
- </bookinfo>
+ </info>
- <preface id="preface">
+ <preface xml:id="preface">
<title>Benutzungshinweise</title>
- <sect1 id="preface-prompts">
+ <sect1 xml:id="preface-prompts">
<title>Die Eingabeaufforderungen</title>
<para>Die folgende Tabelle zeigt die normale Eingabeaufforderung
@@ -99,12 +97,12 @@
<tbody>
<row>
- <entry><username>Normaler Benutzer</username></entry>
+ <entry><systemitem class="username">Normaler Benutzer</systemitem></entry>
<entry>&prompt.user;</entry>
</row>
<row>
- <entry><username>Superuser</username></entry>
+ <entry><systemitem class="username">Superuser</systemitem></entry>
<entry>&prompt.root;</entry>
</row>
</tbody>
@@ -112,7 +110,7 @@
</informaltable>
</sect1>
- <sect1 id="preface-conventions">
+ <sect1 xml:id="preface-conventions">
<title>Typographische Festlegungen</title>
<para>Um die Lesbarkeit zu erhöhen, werden in diesem
@@ -160,7 +158,7 @@
<row>
<entry>Benutzer- und Gruppennamen</entry>
- <entry>Ich bin <username>root</username>, ich darf
+ <entry>Ich bin <systemitem class="username">root</systemitem>, ich darf
das.</entry>
</row>
@@ -178,7 +176,7 @@
<entry>Dateien können Sie mit dem Befehl
<command>rm
- <filename><replaceable>Dateiname</replaceable></filename></command>
+ Dateiname</command>
löschen.</entry>
</row>
@@ -193,7 +191,7 @@
</informaltable>
</sect1>
- <sect1 id="preface-notes">
+ <sect1 xml:id="preface-notes">
<title>Anmerkungen, Tipps, wichtige Hinweise, Warnungen und
Beispiel</title>
@@ -241,7 +239,7 @@
</example>
</sect1>
- <sect1 id="preface-acknowledgements">
+ <sect1 xml:id="preface-acknowledgements">
<title>Danksagungen</title>
<para>Ich möchte mich bei Sue Blake, Patrick Durusau, Jon
@@ -267,7 +265,5 @@
&app.examples;
-<!--
- &index;
--->
+ <index/>
</book>