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

Bjoern Heidotting bhd at FreeBSD.org
Sat Oct 10 16:29:15 UTC 2015


Author: bhd
Date: Sat Oct 10 16:29:14 2015
New Revision: 47536
URL: https://svnweb.freebsd.org/changeset/doc/47536

Log:
  Update to r41119:
  
  Catch up with the rename of the SVN mirrors page in the handbook, fixing
  two 404 links.  Change svn:// links to https:// in the ports handbook
  chapter.

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

Modified: head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml	Sat Oct 10 12:18:59 2015	(r47535)
+++ head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml	Sat Oct 10 16:29:14 2015	(r47536)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/ports/chapter.xml,v 1.111 2011/12/19 17:13:33 bcr Exp $
-     basiert auf: r41091
+     basiert auf: r41119
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ports">
   <info><title>Installieren von Anwendungen: Pakete und Ports</title>
@@ -1105,17 +1105,16 @@ Deinstalling ca_root_nss-3.13.5... done<
 
 	<step>
 	  <para>Laden Sie eine Kopie der Ports-Sammlung.  Verwenden
-	  Sie anstatt <replaceable>svn.FreeBSD.org</replaceable> einen
+	  Sie anstatt <replaceable>svn0.us-east.FreeBSD.org</replaceable> einen
 	  <link
-	    xlink:href="&url.books.handbook;/mirrors-svn.html">Subversion
+	    xlink:href="&url.books.handbook;/svn-mirrors.html">Subversion
 	    Mirror</link> in Ihrer Nähe.  Committer sollten zuvor den
 	  <link
 	    xlink:href="&url.articles.committers-guide;/subversion-primer.html">Subversion
 	    Primer</link> lesen, um sicherzustellen, dass das richtige
 	  Protokoll gewählt wird.</para>
 
-	  <screen>&prompt.root; <userinput>svn checkout
-svn://<replaceable>svn.FreeBSD.org</replaceable>/ports/head/usr/ports</userinput></screen>
+	  <screen>&prompt.root; <userinput>svn checkout https://<replaceable>svn0.us-east.FreeBSD.org</replaceable>/ports/head/usr/ports</userinput></screen>
 	</step>
 
 	<step>


More information about the svn-doc-all mailing list