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

Bjoern Heidotting bhd at FreeBSD.org
Tue May 15 19:11:46 UTC 2018


Author: bhd
Date: Tue May 15 19:11:45 2018
New Revision: 51656
URL: https://svnweb.freebsd.org/changeset/doc/51656

Log:
  Update to r51568:
  [handbook] Add 2018 to copyright
  
  Update to r51261:
  Update website to make 11.0 unsupported now that it is EoL.
  
  Update to r51016:
  change download links from ftp to download.freebsd.org

Modified:
  head/de_DE.ISO8859-1/books/handbook/book.xml

Modified: head/de_DE.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/book.xml	Tue May 15 07:13:48 2018	(r51655)
+++ head/de_DE.ISO8859-1/books/handbook/book.xml	Tue May 15 19:11:45 2018	(r51656)
@@ -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: r50779
+    basiert auf: r51568
 -->
 <!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
 <!ENTITY % txtfiles SYSTEM "txtfiles.ent"> %txtfiles;
@@ -64,6 +64,8 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2017</year>
+      <year>2018</year>
       <holder>The FreeBSD German Documentation Project</holder>
     </copyright>
 
@@ -107,7 +109,6 @@
       <para>Willkommen bei &os;!  Dieses Handbuch beschreibt die
 	Installation und den täglichen Umgang mit
 	<emphasis>&os; &rel.current;-RELEASE</emphasis> und
-	<emphasis>&os; &rel0.current;-RELEASE</emphasis> und
 	<emphasis>&os; &rel2.current;-RELEASE</emphasis>.  Das
 	Handbuch ist das Ergebnis einer fortlaufenden Arbeit vieler
 	Einzelpersonen.  Dies kann dazu führen, dass einige Abschnitte
@@ -125,7 +126,7 @@
 	  xlink:href="https://www.FreeBSD.org/">&os;-Webserver</link>
 	verfügbar und kann in verschiedenen Formaten und in
 	komprimierter Form vom <link
-	  xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc">&os;
+	  xlink:href="https://download.freebsd.org/ftp/doc">&os;
 	  FTP-Server</link> oder einem der vielen <link
 	  linkend="mirrors-ftp">Spiegel</link> herunter geladen werden
 	(ältere Versionen finden Sie hingegen unter <uri


More information about the svn-doc-all mailing list