Date: Wed, 11 Sep 2002 08:51:34 -0700 (PDT) From: Alexander Langer <alex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books/handbook Makefile appendix.decl book.sgml chapter.decl chapters.ent colophon.sgml newsgroups.ent doc/de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/de_DE.ISO8859-1/books/handbook/backups chapter.sgml doc/de_DE.ISO8859-1/books/handbook/basics chapter.sgml ... Message-ID: <200209111551.g8BFpZqB050867@freefall.freebsd.org>
index | next in thread | raw e-mail
alex 2002/09/11 08:51:34 PDT
Modified files:
de_DE.ISO8859-1/books/handbook Makefile appendix.decl
book.sgml chapter.decl
chapters.ent newsgroups.ent
de_DE.ISO8859-1/books/handbook/basics chapter.sgml
de_DE.ISO8859-1/books/handbook/bibliography chapter.sgml
de_DE.ISO8859-1/books/handbook/boot chapter.sgml
de_DE.ISO8859-1/books/handbook/config chapter.sgml
de_DE.ISO8859-1/books/handbook/cutting-edge chapter.sgml
de_DE.ISO8859-1/books/handbook/disks chapter.sgml
de_DE.ISO8859-1/books/handbook/kernelconfig chapter.sgml
de_DE.ISO8859-1/books/handbook/l10n chapter.sgml
de_DE.ISO8859-1/books/handbook/ports chapter.sgml
de_DE.ISO8859-1/books/handbook/security chapter.sgml
de_DE.ISO8859-1/books/handbook/serialcomms chapter.sgml
de_DE.ISO8859-1/books/handbook/sound chapter.sgml
de_DE.ISO8859-1/books/handbook/users chapter.sgml
Added files:
de_DE.ISO8859-1/books/handbook colophon.sgml
de_DE.ISO8859-1/books/handbook/advanced-networking
chapter.sgml
de_DE.ISO8859-1/books/handbook/desktop chapter.sgml
de_DE.ISO8859-1/books/handbook/eresources chapter.sgml
de_DE.ISO8859-1/books/handbook/install chapter.sgml
de_DE.ISO8859-1/books/handbook/introduction chapter.sgml
de_DE.ISO8859-1/books/handbook/linuxemu chapter.sgml
de_DE.ISO8859-1/books/handbook/mail chapter.sgml
de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml
de_DE.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml
de_DE.ISO8859-1/books/handbook/preface preface.sgml
de_DE.ISO8859-1/books/handbook/printing chapter.sgml
de_DE.ISO8859-1/books/handbook/vinum chapter.sgml
de_DE.ISO8859-1/books/handbook/x11 chapter.sgml
Removed files:
de_DE.ISO8859-1/books/handbook/backups chapter.sgml
Log:
Sync with the handbook in the FreeBSD German Doc Project CVS Repository.
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>
Revision Changes Path
1.16 +17 -2 doc/de_DE.ISO8859-1/books/handbook/Makefile
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.sgml (new)
1.3 +0 -0 doc/de_DE.ISO8859-1/books/handbook/appendix.decl
1.6 +0 -848 doc/de_DE.ISO8859-1/books/handbook/backups/chapter.sgml (dead)
1.10 +71 -73 doc/de_DE.ISO8859-1/books/handbook/basics/chapter.sgml
1.10 +27 -10 doc/de_DE.ISO8859-1/books/handbook/bibliography/chapter.sgml
1.21 +37 -12 doc/de_DE.ISO8859-1/books/handbook/book.sgml
1.6 +26 -25 doc/de_DE.ISO8859-1/books/handbook/boot/chapter.sgml
1.3 +0 -0 doc/de_DE.ISO8859-1/books/handbook/chapter.decl
1.13 +18 -1 doc/de_DE.ISO8859-1/books/handbook/chapters.ent
1.1 +32 -0 doc/de_DE.ISO8859-1/books/handbook/colophon.sgml (new)
1.9 +55 -59 doc/de_DE.ISO8859-1/books/handbook/config/chapter.sgml
1.2 +41 -37 doc/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/desktop/chapter.sgml (new)
1.11 +1212 -1001 doc/de_DE.ISO8859-1/books/handbook/disks/chapter.sgml
1.1 +1909 -0 doc/de_DE.ISO8859-1/books/handbook/eresources/chapter.sgml (new)
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/install/chapter.sgml (new)
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/introduction/chapter.sgml (new)
1.6 +68 -67 doc/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
1.4 +848 -729 doc/de_DE.ISO8859-1/books/handbook/l10n/chapter.sgml
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.sgml (new)
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/mail/chapter.sgml (new)
1.1 +4196 -0 doc/de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml (new)
1.3 +0 -0 doc/de_DE.ISO8859-1/books/handbook/newsgroups.ent
1.9 +90 -61 doc/de_DE.ISO8859-1/books/handbook/ports/chapter.sgml
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml (new)
1.1 +29 -0 doc/de_DE.ISO8859-1/books/handbook/preface/preface.sgml (new)
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/printing/chapter.sgml (new)
1.8 +81 -86 doc/de_DE.ISO8859-1/books/handbook/security/chapter.sgml
1.6 +87 -72 doc/de_DE.ISO8859-1/books/handbook/serialcomms/chapter.sgml
1.8 +24 -22 doc/de_DE.ISO8859-1/books/handbook/sound/chapter.sgml
1.6 +50 -48 doc/de_DE.ISO8859-1/books/handbook/users/chapter.sgml
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/vinum/chapter.sgml (new)
1.1 +30 -0 doc/de_DE.ISO8859-1/books/handbook/x11/chapter.sgml (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209111551.g8BFpZqB050867>
