Add translation of the "sound" chapter.

Translated by:	Benedikt Koehler
Obtained from:	FreeBSD German Documentation Project
This commit is contained in:
Alexander Langer 2001-06-14 17:11:52 +00:00
parent 4b8674cdd1
commit 1071403c8e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9605
3 changed files with 7 additions and 4 deletions
de_DE.ISO8859-1/books/handbook

View file

@ -1,6 +1,6 @@
#
# $FreeBSD: doc/de_DE.ISO8859-1/books/handbook/Makefile,v 1.7 2001/03/24 15:53:31 alex Exp $
# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.4 2001/03/24 15:53:55 alex Exp $
# $FreeBSD$
# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.5 2001/06/12 09:04:48 alex Exp $
#
# Build the FreeBSD Handbook in its German translation.
#
@ -25,6 +25,7 @@ SRCS+= backups/chapter.sgml
SRCS+= basics/chapter.sgml
SRCS+= bibliography/chapter.sgml
SRCS+= ports/chapter.sgml
SRCS+= sound/chapter.sgml
SRCS+= users/chapter.sgml
# Entities

View file

@ -2,8 +2,8 @@
The FreeBSD Documentation Project
The FreeBSD German Documentation Project
$FreeBSD: doc/de_DE.ISO8859-1/books/handbook/book.sgml,v 1.9 2001/03/24 15:53:31 alex Exp $
$FreeBSDde: de-docproj/books/handbook/book.sgml,v 1.6 2001/03/24 15:19:30 alex Exp $
$FreeBSD$
$FreeBSDde: de-docproj/books/handbook/book.sgml,v 1.7 2001/06/12 09:04:48 alex Exp $
Original version: ?
-->
@ -98,6 +98,7 @@
<title>System Administration</title>
&chap.users;
&chap.backups;
&chap.sound;
</part>
<part>

View file

@ -17,6 +17,7 @@
<!-- Teil Zwei -->
<!ENTITY chap.users SYSTEM "users/chapter.sgml">
<!ENTITY chap.backups SYSTEM "backups/chapter.sgml">
<!ENTITY chap.sound SYSTEM "sound/chapter.sgml">
<!-- Teil Fünf (Anhang) -->
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">