From owner-svn-doc-all@freebsd.org Fri Sep 29 10:54:01 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 553D7E29F2E; Fri, 29 Sep 2017 10:54:01 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30E9E28D9; Fri, 29 Sep 2017 10:54:01 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8TAs04N096195; Fri, 29 Sep 2017 10:54:00 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8TArxfB096184; Fri, 29 Sep 2017 10:53:59 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201709291053.v8TArxfB096184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wosch set sender to wosch@FreeBSD.org using -f From: Wolfram Schneider Date: Fri, 29 Sep 2017 10:53:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50968 - in head/en_US.ISO8859-1/books/handbook: advanced-networking desktop introduction ports security x11 X-SVN-Group: doc-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: in head/en_US.ISO8859-1/books/handbook: advanced-networking desktop introduction ports security x11 X-SVN-Commit-Revision: 50968 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2017 10:54:01 -0000 Author: wosch Date: Fri Sep 29 10:53:59 2017 New Revision: 50968 URL: https://svnweb.freebsd.org/changeset/doc/50968 Log: switch to HTTPS Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml head/en_US.ISO8859-1/books/handbook/ports/chapter.xml head/en_US.ISO8859-1/books/handbook/security/chapter.xml head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -830,7 +830,7 @@ ifconfig_wlan0="WPA SYNCDHCP" available wireless drivers and supported adapters can be found in the &os; Hardware Notes, available on the Release + xlink:href="https://www.FreeBSD.org/releases/index.html">Release Information 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 Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -68,7 +68,7 @@ &os; does not come with a pre-installed web browser. Instead, the www + xlink:href="https://www.FreeBSD.org/ports/www.html">www category of the Ports Collection contains many browsers which can be installed as a package or compiled from the Ports Collection. @@ -604,7 +604,7 @@ &prompt.root; make install clean The graphics category (freebsd.org/ports/graphics.html) + xlink:href="https://www.FreeBSD.org/ports/graphics.html">freebsd.org/ports/graphics.html) of the Ports Collection contains several GIMP-related plugins, help files, and user manuals. @@ -733,7 +733,7 @@ &prompt.root; pkg install libreoffice The editors category (freebsd.org/ports/editors.html) + xlink:href="https://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html) of the Ports Collection contains several localizations for LibreOffice. When installing a localized package, replace libreoffice @@ -762,7 +762,7 @@ cd into the port directory of the desired language. Supported languages can be found in the editors category (freebsd.org/ports/editors.html) + xlink:href="https://www.FreeBSD.org/ports/editors.html">freebsd.org/ports/editors.html) of the Ports Collection. Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -1305,7 +1305,7 @@ You can also view the master (and most frequently updated) copies at http://www.FreeBSD.org/. + xlink:href="https://www.FreeBSD.org/">https://www.FreeBSD.org/. Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -225,7 +225,7 @@ The &os; web site maintains an up-to-date searchable list of all the available applications, at http://www.FreeBSD.org/ports/. + xlink:href="&url.base;/ports/index.html">https://www.FreeBSD.org/ports/. The ports can be searched by application name or by software category. Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -3201,7 +3201,7 @@ drwxr-xr-x 2 robert robert 512 Nov 10 11:54 public_ 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. Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Fri Sep 29 10:53:38 2017 (r50967) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Fri Sep 29 10:53:59 2017 (r50968) @@ -1436,7 +1436,7 @@ DisplayManager.requestPort: 0 for applications to cooperate and be consistent with each other. More information regarding GNOME on &os; can be found at http://www.FreeBSD.org/gnome. + xlink:href="https://www.FreeBSD.org/gnome">https://www.FreeBSD.org/gnome. That web site contains additional documentation about installing, configuring, and managing GNOME on &os;.