From owner-cvs-doc@FreeBSD.ORG Sat Sep 25 23:28:49 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5806C16A4CE; Sat, 25 Sep 2004 23:28:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E85243D4C; Sat, 25 Sep 2004 23:28:49 +0000 (GMT) (envelope-from josef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8PNSnAS049186; Sat, 25 Sep 2004 23:28:49 GMT (envelope-from josef@repoman.freebsd.org) Received: (from josef@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8PNSnu2049185; Sat, 25 Sep 2004 23:28:49 GMT (envelope-from josef) Message-Id: <200409252328.i8PNSnu2049185@repoman.freebsd.org> From: Josef El-Rayes Date: Sat, 25 Sep 2004 23:28:49 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/nl_NL.ISO8859-1/books/handbook book.sgmlchapters.ent doc/nl_NL.ISO8859-1/books/handbook/advanced-networking Makefile doc/nl_NL.ISO8859-1/books/handbook/basics Makefile... X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 23:28:49 -0000 josef 2004-09-25 23:28:49 UTC FreeBSD doc repository Added files: nl_NL.ISO8859-1/books/handbook book.sgml chapters.ent colophon.sgml txtfiles.ent nl_NL.ISO8859-1/books/handbook/advanced-networking Makefile nl_NL.ISO8859-1/books/handbook/basics Makefile chapter.sgml example-dir1.dot example-dir2.dot example-dir3.dot example-dir4.dot example-dir5.dot nl_NL.ISO8859-1/books/handbook/bibliography Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/boot Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/config Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/cutting-edge Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/desktop Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/disks Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/eresources Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/install Makefile chapter.sgml example-dir1.dot example-dir2.dot example-dir3.dot example-dir4.dot example-dir5.dot nl_NL.ISO8859-1/books/handbook/introduction Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/l10n Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/linuxemu Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/mac Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/mail Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/mirrors Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/multimedia Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/pgpkeys Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/ports Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/ppp-and-slip Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/preface preface.sgml nl_NL.ISO8859-1/books/handbook/printing Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/security Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/serialcomms Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/users Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/vinum Makefile chapter.sgml nl_NL.ISO8859-1/books/handbook/x11 Makefile chapter.sgml Log: Import the current status of the work of the Dutch Documentation Project. Note, all files that were not 100% translated and reviewed have been replaced by placeholders. Thanks to the Dutch Documentation Project for all the nice work and thanks to Remko Lodder for helping me to coordinate the work between FreeBSD Documentation Project and the Dutch Documentation Project. Submitted by: Remko Lodder Revision Changes Path 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/Makefile (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/Makefile (new) 1.1 +199 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/chapter.sgml (new) 1.1 +7 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/example-dir1.dot (new) 1.1 +8 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/example-dir2.dot (new) 1.1 +8 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/example-dir3.dot (new) 1.1 +9 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/example-dir4.dot (new) 1.1 +9 -0 doc/nl_NL.ISO8859-1/books/handbook/basics/example-dir5.dot (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/bibliography/Makefile (new) 1.1 +74 -0 doc/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml (new) 1.1 +260 -0 doc/nl_NL.ISO8859-1/books/handbook/book.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/boot/Makefile (new) 1.1 +836 -0 doc/nl_NL.ISO8859-1/books/handbook/boot/chapter.sgml (new) 1.1 +52 -0 doc/nl_NL.ISO8859-1/books/handbook/chapters.ent (new) 1.1 +34 -0 doc/nl_NL.ISO8859-1/books/handbook/colophon.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/config/Makefile (new) 1.1 +2989 -0 doc/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/cutting-edge/Makefile (new) 1.1 +291 -0 doc/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/desktop/Makefile (new) 1.1 +1304 -0 doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/disks/Makefile (new) 1.1 +646 -0 doc/nl_NL.ISO8859-1/books/handbook/disks/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/eresources/Makefile (new) 1.1 +87 -0 doc/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/install/Makefile (new) 1.1 +485 -0 doc/nl_NL.ISO8859-1/books/handbook/install/chapter.sgml (new) 1.1 +7 -0 doc/nl_NL.ISO8859-1/books/handbook/install/example-dir1.dot (new) 1.1 +8 -0 doc/nl_NL.ISO8859-1/books/handbook/install/example-dir2.dot (new) 1.1 +8 -0 doc/nl_NL.ISO8859-1/books/handbook/install/example-dir3.dot (new) 1.1 +9 -0 doc/nl_NL.ISO8859-1/books/handbook/install/example-dir4.dot (new) 1.1 +9 -0 doc/nl_NL.ISO8859-1/books/handbook/install/example-dir5.dot (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/introduction/Makefile (new) 1.1 +1073 -0 doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/l10n/Makefile (new) 1.1 +237 -0 doc/nl_NL.ISO8859-1/books/handbook/l10n/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/linuxemu/Makefile (new) 1.1 +655 -0 doc/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/mac/Makefile (new) 1.1 +248 -0 doc/nl_NL.ISO8859-1/books/handbook/mac/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/mail/Makefile (new) 1.1 +332 -0 doc/nl_NL.ISO8859-1/books/handbook/mail/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/mirrors/Makefile (new) 1.1 +236 -0 doc/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/multimedia/Makefile (new) 1.1 +271 -0 doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml (new) 1.1 +19 -0 doc/nl_NL.ISO8859-1/books/handbook/pgpkeys/Makefile (new) 1.1 +804 -0 doc/nl_NL.ISO8859-1/books/handbook/pgpkeys/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/ports/Makefile (new) 1.1 +144 -0 doc/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/Makefile (new) 1.1 +461 -0 doc/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml (new) 1.1 +556 -0 doc/nl_NL.ISO8859-1/books/handbook/preface/preface.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/printing/Makefile (new) 1.1 +409 -0 doc/nl_NL.ISO8859-1/books/handbook/printing/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/security/Makefile (new) 1.1 +615 -0 doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/serialcomms/Makefile (new) 1.1 +486 -0 doc/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.sgml (new) 1.1 +72 -0 doc/nl_NL.ISO8859-1/books/handbook/txtfiles.ent (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/users/Makefile (new) 1.1 +115 -0 doc/nl_NL.ISO8859-1/books/handbook/users/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/vinum/Makefile (new) 1.1 +201 -0 doc/nl_NL.ISO8859-1/books/handbook/vinum/chapter.sgml (new) 1.1 +15 -0 doc/nl_NL.ISO8859-1/books/handbook/x11/Makefile (new) 1.1 +310 -0 doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml (new)