svn commit: r46493 - head/de_DE.ISO8859-1/books/handbook

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Mon Apr  6 16:18:53 2015
New Revision: 46493
URL: https://svnweb.freebsd.org/changeset/doc/46493

Log:
  Bump some files that were updated as part of the DocBook upgrades, but
  didn't get their "Based on:" lines updated.
  
  Obtained from:	The FreeBSD German Documentation Project

Modified:
  head/de_DE.ISO8859-1/books/handbook/Makefile
  head/de_DE.ISO8859-1/books/handbook/book.xml
  head/de_DE.ISO8859-1/books/handbook/chapters.ent
  head/de_DE.ISO8859-1/books/handbook/colophon.xml
  head/de_DE.ISO8859-1/books/handbook/txtfiles.ent

Modified: head/de_DE.ISO8859-1/books/handbook/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/Makefile	Mon Apr  6 15:34:49 2015	(r46492)
+++ head/de_DE.ISO8859-1/books/handbook/Makefile	Mon Apr  6 16:18:53 2015	(r46493)
@@ -1,7 +1,7 @@
 #
 # $FreeBSD$
 # $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.67 2011/12/31 12:27:25 bcr Exp $
-# basiert auf: 1.119
+# basiert auf: 42118 
 #
 # Build the FreeBSD Handbook in its German translation.
 #
@@ -158,13 +158,6 @@ IMAGES_EN+= security/ipsec-network.pic
 IMAGES_EN+= security/ipsec-crypt-pkt.pic
 IMAGES_EN+= security/ipsec-encap-pkt.pic
 IMAGES_EN+= security/ipsec-out-pkt.pic
-IMAGES_EN+= vinum/vinum-concat.pic
-IMAGES_EN+= vinum/vinum-mirrored-vol.pic
-IMAGES_EN+= vinum/vinum-raid10-vol.pic
-IMAGES_EN+= vinum/vinum-raid5-org.pic
-IMAGES_EN+= vinum/vinum-simple-vol.pic
-IMAGES_EN+= vinum/vinum-striped-vol.pic
-IMAGES_EN+= vinum/vinum-striped.pic
 IMAGES_EN+= virtualization/parallels-freebsd1.png
 IMAGES_EN+= virtualization/parallels-freebsd2.png
 IMAGES_EN+= virtualization/parallels-freebsd3.png
@@ -264,7 +257,6 @@ SRCS+= printing/chapter.xml
 SRCS+= security/chapter.xml
 SRCS+= serialcomms/chapter.xml
 SRCS+= users/chapter.xml
-SRCS+= vinum/chapter.xml
 SRCS+= virtualization/chapter.xml
 SRCS+= x11/chapter.xml
 

Modified: head/de_DE.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/book.xml	Mon Apr  6 15:34:49 2015	(r46492)
+++ head/de_DE.ISO8859-1/books/handbook/book.xml	Mon Apr  6 16:18:53 2015	(r46493)
@@ -7,7 +7,7 @@
 
     $FreeBSD$
     $FreeBSDde: de-docproj/books/handbook/book.xml,v 1.91 2012/03/27 19:32:11 bcr Exp $
-    basiert auf: 43184
+    basiert auf: 45698
 -->
 <!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
 <!ENTITY % txtfiles SYSTEM "txtfiles.ent"> %txtfiles;
@@ -64,7 +64,7 @@
       &tm-attrib.apple;
       &tm-attrib.corel;
       &tm-attrib.creative;
-      &tm-attrib.cvsup;
+      &tm-attrib.google;
       &tm-attrib.heidelberger;
       &tm-attrib.ibm;
       &tm-attrib.ieee;
@@ -95,8 +95,9 @@
     <abstract>
       <para>Willkommen bei &os;!  Dieses Handbuch beschreibt die
 	Installation und den täglichen Umgang mit <emphasis>&os;
-	  &rel2.current;-RELEASE</emphasis> und <emphasis>&os;
-	  &rel.current;-RELEASE</emphasis>.  Das Handbuch ist
+	&rel3.current;-RELEASE</emphasis>,
+	<emphasis>&rel2.current;-RELEASE</emphasis> und <emphasis>&os;
+	&rel.current;-RELEASE</emphasis>.  Das Handbuch ist
 	<emphasis>jederzeit unter Bearbeitung</emphasis> und das
 	Ergebnis der Arbeit vieler Einzelpersonen.  Dies kann dazu
 	führen, dass bestimmte Bereiche nicht mehr aktuell sind und

Modified: head/de_DE.ISO8859-1/books/handbook/chapters.ent
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/chapters.ent	Mon Apr  6 15:34:49 2015	(r46492)
+++ head/de_DE.ISO8859-1/books/handbook/chapters.ent	Mon Apr  6 16:18:53 2015	(r46493)
@@ -10,7 +10,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/chapters.ent,v 1.34 2011/10/08 16:47:33 jkois Exp $
-     basiert auf: 1.40
+     basiert auf: 43126
 -->
 
 <!ENTITY % not.published "INCLUDE">

Modified: head/de_DE.ISO8859-1/books/handbook/colophon.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/colophon.xml	Mon Apr  6 15:34:49 2015	(r46492)
+++ head/de_DE.ISO8859-1/books/handbook/colophon.xml	Mon Apr  6 16:18:53 2015	(r46493)
@@ -4,7 +4,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/colophon.xml,v 1.7 2007/11/10 16:08:46 miwi Exp $
-     basiert auf: 1.9
+     basiert auf: 43722
 -->
 <colophon xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="colophon">
   <para>Dieses Buch ist aus den Beiträgen vieler Freiwilliger zum

Modified: head/de_DE.ISO8859-1/books/handbook/txtfiles.ent
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/txtfiles.ent	Mon Apr  6 15:34:49 2015	(r46492)
+++ head/de_DE.ISO8859-1/books/handbook/txtfiles.ent	Mon Apr  6 16:18:53 2015	(r46493)
@@ -11,7 +11,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/txtfiles.ent,v 1.2 2009/11/26 17:47:10 bcr Exp $
-     basiert auf: 1.4
+     basiert auf: 39544
 -->
 
 <!ENTITY txt.install.userconfig	 	SYSTEM "../../../share/images/books/handbook/install/userconfig.txt">

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.