switch to HTTPS
This commit is contained in:
parent
cd1f0b2afb
commit
dd1bb82299
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50968
6 changed files with 10 additions and 10 deletions
|
@ -830,7 +830,7 @@ ifconfig_wlan0="WPA SYNCDHCP"</programlisting>
|
|||
available wireless drivers and supported adapters can be
|
||||
found in the &os; Hardware Notes, available on
|
||||
the <link
|
||||
xlink:href="http://www.FreeBSD.org/releases/index.html">Release
|
||||
xlink:href="https://www.FreeBSD.org/releases/index.html">Release
|
||||
Information</link> page of the &os; website. If a
|
||||
native &os; driver for the wireless device does not
|
||||
exist, it may be possible to use the &windows; driver
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
<para>&os; does not come with a pre-installed web browser.
|
||||
Instead, the <link
|
||||
xlink:href="http://www.FreeBSD.org/ports/www.html">www</link>
|
||||
xlink:href="https://www.FreeBSD.org/ports/www.html">www</link>
|
||||
category of the Ports Collection contains many browsers which
|
||||
can be installed as a package or compiled from the Ports
|
||||
Collection.</para>
|
||||
|
@ -604,7 +604,7 @@
|
|||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>The graphics category (<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>)
|
||||
of the Ports Collection contains several
|
||||
<application>GIMP</application>-related plugins, help files,
|
||||
and user manuals.</para>
|
||||
|
@ -733,7 +733,7 @@
|
|||
<screen>&prompt.root; <userinput>pkg install libreoffice</userinput></screen>
|
||||
|
||||
<para>The editors category (<link
|
||||
xlink:href="http://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html</link>)
|
||||
xlink:href="https://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html</link>)
|
||||
of the Ports Collection contains several localizations for
|
||||
<application>LibreOffice</application>. When installing a
|
||||
localized package, replace <literal>libreoffice</literal>
|
||||
|
@ -762,7 +762,7 @@
|
|||
<command>cd</command> into the port directory of
|
||||
the desired language. Supported languages can be found
|
||||
in the editors category (<link
|
||||
xlink:href="http://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html</link>)
|
||||
xlink:href="https://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html</link>)
|
||||
of the Ports Collection.</para>
|
||||
</note>
|
||||
</sect2>
|
||||
|
|
|
@ -1305,7 +1305,7 @@
|
|||
|
||||
<para>You can also view the master (and most frequently updated)
|
||||
copies at <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>
|
||||
|
|
|
@ -225,7 +225,7 @@
|
|||
<listitem>
|
||||
<para>The &os; web site maintains an up-to-date searchable
|
||||
list of all the available applications, at <link
|
||||
xlink:href="&url.base;/ports/index.html">http://www.FreeBSD.org/ports/</link>.
|
||||
xlink:href="&url.base;/ports/index.html">https://www.FreeBSD.org/ports/</link>.
|
||||
The ports can be searched by application name or by
|
||||
software category.</para>
|
||||
</listitem>
|
||||
|
|
|
@ -3201,7 +3201,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.
|
||||
|
||||
|
@ -3342,7 +3342,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.
|
||||
|
||||
|
|
|
@ -1436,7 +1436,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
for applications to cooperate and be consistent with each
|
||||
other. More information regarding
|
||||
<application>GNOME</application> on &os; can be found at <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>.
|
||||
That web site contains additional documentation about
|
||||
installing, configuring, and managing
|
||||
<application>GNOME</application> on &os;.</para>
|
||||
|
|
Loading…
Reference in a new issue