Update to r50968:
Switch to HTTPS.
This commit is contained in:
parent
4cd8f34ce9
commit
7ae69f0019
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51222
6 changed files with 16 additions and 16 deletions
de_DE.ISO8859-1/books/handbook
advanced-networking
desktop
introduction
ports
security
x11
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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_html</programlisting>
|
|||
|
||||
<programlisting>Affected package: cups-base-1.1.22.0_1
|
||||
Type of problem: cups-base -- HPGL buffer overflow vulnerability.
|
||||
Reference: <http://www.FreeBSD.org/ports/portaudit/40a3bca2-6809-11d9-a9e7-0001020eed82.html>
|
||||
Reference: <https://www.FreeBSD.org/ports/portaudit/40a3bca2-6809-11d9-a9e7-0001020eed82.html>
|
||||
|
||||
1 problem(s) in your installed packages found.
|
||||
|
||||
|
@ -3581,7 +3581,7 @@ b) Execute the following commands as root:
|
|||
# patch < /path/to/patch
|
||||
|
||||
Recompile the operating system using buildworld and installworld as
|
||||
described in <URL:http://www.FreeBSD.org/handbook/makeworld.html>.
|
||||
described in <URL:https://www.FreeBSD.org/handbook/makeworld.html>.
|
||||
|
||||
Restart the applicable daemons, or reboot the system.
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue