aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1
diff options
context:
space:
mode:
authorUdo Erdelhoff <ue@FreeBSD.org>2002-03-13 00:44:20 +0000
committerUdo Erdelhoff <ue@FreeBSD.org>2002-03-13 00:44:20 +0000
commit1b58f0f0e512b4ca5e956fa59c76372205811f0c (patch)
tree7e85cf620514e4e282918dad922cc1c5ad969531 /de_DE.ISO8859-1
parentafcf0ebd2529428ffb316b123a8fe1687b2ceae3 (diff)
downloaddoc-1b58f0f0e512b4ca5e956fa59c76372205811f0c.tar.gz
doc-1b58f0f0e512b4ca5e956fa59c76372205811f0c.zip
And the neccessary glue to bring the new chapters into the build
Obtained from: The FreeBSD German Documentation Project
Notes
Notes: svn path=/head/; revision=12443
Diffstat (limited to 'de_DE.ISO8859-1')
-rw-r--r--de_DE.ISO8859-1/books/handbook/Makefile10
-rw-r--r--de_DE.ISO8859-1/books/handbook/book.sgml8
-rw-r--r--de_DE.ISO8859-1/books/handbook/chapters.ent3
3 files changed, 16 insertions, 5 deletions
diff --git a/de_DE.ISO8859-1/books/handbook/Makefile b/de_DE.ISO8859-1/books/handbook/Makefile
index 185c1cd580..f1cb8bf195 100644
--- a/de_DE.ISO8859-1/books/handbook/Makefile
+++ b/de_DE.ISO8859-1/books/handbook/Makefile
@@ -1,6 +1,6 @@
#
# $FreeBSD$
-# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.15 2002/01/27 14:35:08 mheinen Exp $
+# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.16 2002/03/11 22:07:13 mheinen Exp $
#
# Build the FreeBSD Handbook in its German translation.
#
@@ -16,6 +16,13 @@ HAS_INDEX= true
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+# Images from the cross-document image library
+IMAGES_LIB= callouts/1.png
+IMAGES_LIB+= callouts/2.png
+IMAGES_LIB+= callouts/3.png
+IMAGES_LIB+= callouts/4.png
+IMAGES_LIB+= callouts/5.png
+
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
@@ -31,6 +38,7 @@ SRCS+= disks/chapter.sgml
SRCS+= kernelconfig/chapter.sgml
SRCS+= ports/chapter.sgml
SRCS+= security/chapter.sgml
+SRCS+= serialcomms/chapter.sgml
SRCS+= sound/chapter.sgml
SRCS+= users/chapter.sgml
diff --git a/de_DE.ISO8859-1/books/handbook/book.sgml b/de_DE.ISO8859-1/books/handbook/book.sgml
index 014c8760cb..64430817a4 100644
--- a/de_DE.ISO8859-1/books/handbook/book.sgml
+++ b/de_DE.ISO8859-1/books/handbook/book.sgml
@@ -4,7 +4,7 @@
Original version: 1.120
$FreeBSD$
- $FreeBSDde: de-docproj/books/handbook/book.sgml,v 1.21 2002/01/26 16:46:08 mheinen Exp $
+ $FreeBSDde: de-docproj/books/handbook/book.sgml,v 1.23 2002/03/11 22:07:13 mheinen Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -32,9 +32,10 @@
<!ENTITY % chap.boot "IGNORE">
<!ENTITY % chap.users "IGNORE">
<!ENTITY % chap.kernelconfig "IGNORE">
-<!ENTITY % chap.disks "IGNORE">
<!ENTITY % chap.security "IGNORE">
+<!ENTITY % chap.disks "IGNORE">
<!ENTITY % chap.sound "IGNORE">
+<!ENTITY % chap.serialcomms "IGNORE">
<!ENTITY % chap.bibliography "IGNORE">
<!ENTITY % chap.index "IGNORE">
@@ -163,9 +164,10 @@
<![ %chap.boot; [ &chap.boot; ]]>
<![ %chap.users; [ &chap.users; ]]>
<![ %chap.kernelconfig; [ &chap.kernelconfig; ]]>
- <![ %chap.disks; [ &chap.disks; ]]>
<![ %chap.security; [ &chap.security; ]]>
+ <![ %chap.disks; [ &chap.disks; ]]>
<![ %chap.sound; [ &chap.sound; ]]>
+ <![ %chap.serialcomms; [ &chap.serialcomms; ]]>
</part>
<part>
diff --git a/de_DE.ISO8859-1/books/handbook/chapters.ent b/de_DE.ISO8859-1/books/handbook/chapters.ent
index 02b8e43df5..e9644ee9e1 100644
--- a/de_DE.ISO8859-1/books/handbook/chapters.ent
+++ b/de_DE.ISO8859-1/books/handbook/chapters.ent
@@ -8,7 +8,7 @@
referenziert wird.
$FreeBSD$
- $FreeBSDde: de-docproj/books/handbook/chapters.ent,v 1.11 2002/01/26 16:46:08 mheinen Exp $
+ $FreeBSDde: de-docproj/books/handbook/chapters.ent,v 1.12 2002/03/11 22:07:13 mheinen Exp $
-->
<!-- Teil Eins -->
@@ -23,6 +23,7 @@
<!ENTITY chap.security SYSTEM "security/chapter.sgml">
<!ENTITY chap.disks SYSTEM "disks/chapter.sgml">
<!ENTITY chap.sound SYSTEM "sound/chapter.sgml">
+<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml">
<!-- Teil Fünf (Anhang) -->
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">