svn commit: r51222 - in head/de_DE.ISO8859-1/books/handbook: advanced-networking desktop introduction ports security x11

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sat Nov 25 17:51:55 2017
New Revision: 51222
URL: https://svnweb.freebsd.org/changeset/doc/51222

Log:
  Update to r50968:
  
  Switch to HTTPS.

Modified:
  head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/desktop/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/security/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde:$
-     basiert auf: r50500
+     basiert auf: r50968
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -915,7 +915,7 @@ ifconfig_wlan0="WPA SYNCDHCP"</programlisting>
 	    Eine Liste aller verfügbaren Treiber und unterstützten
 	    drahtlosen Geräte finden sich in den &os;
 	    Hardware Notes unter <link
-	      xlink:href="http://www.FreeBSD.org/releases/index.html">
+	      xlink:href="https://www.FreeBSD.org/releases/index.html">
 	      Release Information</link> der &os; Homepage.  Gibt es
 	    keinen nativen &os;-Treiber für das drahtlose
 	    Gerät, kann möglicherweise mit

Modified: head/de_DE.ISO8859-1/books/handbook/desktop/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/desktop/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/desktop/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/desktop/chapter.xml,v 1.92 2012/04/30 17:27:56 bcr Exp $
-     basiert auf: r50581
+     basiert auf: r50968
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="desktop">
   <!--
@@ -70,7 +70,7 @@
 
     <para>&os; besitzt keinen vorinstallierten Browser, stattdessen
       enthält das <link
-	xlink:href="http://www.FreeBSD.org/ports/www.html">www</link>-Verzeichnis
+	xlink:href="https://www.FreeBSD.org/ports/www.html">www</link>-Verzeichnis
       der Ports-Sammlung viele Browser, die als Paket oder aus der
       Ports-Sammlung installiert werden können.</para>
 
@@ -624,7 +624,7 @@
 &prompt.root; <userinput>make install clean</userinput></screen>
 
 	<para>Die Kategorie <emphasis>graphics</emphasis> (<link
-	    xlink:href="http://www.FreeBSD.org/ports/graphics.html">freebsd.org/ports/graphics.html</link>)
+	    xlink:href="https://www.FreeBSD.org/ports/graphics.html">freebsd.org/ports/graphics.html</link>)
 	  der Ports-Sammlung enthält für
 	  <application>The Gimp</application> verschiedene Plugins,
 	  Hilfedateien und Handbücher.</para>
@@ -757,7 +757,7 @@
       <screen>&prompt.root; <userinput>pkg install libreoffice</userinput></screen>
 
       <para>Die Kategorie <emphasis>editors</emphasis> (<link
-	  xlink:href="http://www.FreeBSD.org/ports/editors.html">
+	  xlink:href="https://www.FreeBSD.org/ports/editors.html">
 	  freebsd.org/ports/editors.html</link>)
 	der Ports-Sammlung enthält viele Lokalisierungen für
 	<application>LibreOffice</application>.  Wenn Sie ein
@@ -791,7 +791,7 @@
 	  <command>cd</command> in das Portverzeichnis der
 	  gewünschten Sprache.  Unterstützte Sprachen finden Sie in
 	  der Kategorie <emphasis>editors</emphasis> (<link
-	    xlink:href="http://www.FreeBSD.org/ports/editors">
+	    xlink:href="https://www.FreeBSD.org/ports/editors">
 	    freebsd.org/ports/editors.html</link>) der
 	  Ports-Sammlung.</para>
       </note>

Modified: head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -4,7 +4,7 @@
      The FreeBSD German Documentation Project
 
      $FreeBSD$
-     basiert auf: r50139
+     basiert auf: r50968
      -->
 
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -1342,7 +1342,7 @@
 
       <para>Genauso erhalten Sie auch die Master (und am häufigsten
 	aktualisierten) Kopien von <uri
-	  xlink:href="http://www.FreeBSD.org/">http://www.FreeBSD.org/</uri>.</para>
+	  xlink:href="https://www.FreeBSD.org/">https://www.FreeBSD.org/</uri>.</para>
     </sect2>
   </sect1>
 </chapter>

Modified: head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/ports/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde$
-     basiert auf: r50140
+     basiert auf: r50968
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -258,7 +258,7 @@
     <itemizedlist>
       <listitem>
 	<para>Die &os;-Webseite stellt unter
-	  <link xlink:href="&url.base;/ports/index.html">http://www.FreeBSD.org/ports/</link>
+	  <link xlink:href="&url.base;/ports/index.html">https://www.FreeBSD.org/ports/</link>
 	  eine aktuelle und durchsuchbare Liste aller Anwendungen zur
 	  Verfügung.  Die Ports können nach dem Namen den Anwendung,
 	  oder über die Software-Kategorie durchsucht werden.</para>

Modified: head/de_DE.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
-     basiert auf: r50359
+     basiert auf: r50968
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -3429,7 +3429,7 @@ drwxr-xr-x  2 robert  robert  512 Nov 10 11:54 public_
 
     <programlisting>Affected package: cups-base-1.1.22.0_1
 Type of problem: cups-base -- HPGL buffer overflow vulnerability.
-Reference: &lt;http://www.FreeBSD.org/ports/portaudit/40a3bca2-6809-11d9-a9e7-0001020eed82.html&gt;
+Reference: &lt;https://www.FreeBSD.org/ports/portaudit/40a3bca2-6809-11d9-a9e7-0001020eed82.html&gt;
 
 1 problem(s) in your installed packages found.
 
@@ -3581,7 +3581,7 @@ b) Execute the following commands as root:
 # patch &lt; /path/to/patch
 
 Recompile the operating system using buildworld and installworld as
-described in &lt;URL:http://www.FreeBSD.org/handbook/makeworld.html&gt;.
+described in &lt;URL:https://www.FreeBSD.org/handbook/makeworld.html&gt;.
 
 Restart the applicable daemons, or reboot the system.
 

Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sat Nov 25 10:04:19 2017	(r51221)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sat Nov 25 17:51:55 2017	(r51222)
@@ -4,7 +4,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
-     basiert auf: r50137
+     basiert auf: r50968
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1543,7 +1543,7 @@ DisplayManager.requestPort:     0</programlisting>
 	  garantieren.  Weitere Informationen zu
 	  <application>GNOME</application> unter &os; finden Sie unter
 	  <link
-	    xlink:href="http://www.FreeBSD.org/gnome">http://www.FreeBSD.org/gnome</link>.
+	    xlink:href="https://www.FreeBSD.org/gnome">https://www.FreeBSD.org/gnome</link>.
 	  Die Webseite enthält zusätzliche Informationen über die
 	  Installation, Konfiguration und Verwaltung von
 	  <application>GNOME</application> unter &os;.</para>

_______________________________________________
[email protected] mailing list
https://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.