From owner-svn-doc-all@freebsd.org Fri Sep 29 10:44:05 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 1EEDFE29C4B; Fri, 29 Sep 2017 10:44:05 +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 EE87223D0; Fri, 29 Sep 2017 10:44:04 +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 v8TAi4He091883; Fri, 29 Sep 2017 10:44:04 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8TAi3XK091879; Fri, 29 Sep 2017 10:44:03 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201709291044.v8TAi3XK091879@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:44:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50963 - in head/en_US.ISO8859-1/books/handbook: bsdinstall cutting-edge eresources filesystems X-SVN-Group: doc-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: in head/en_US.ISO8859-1/books/handbook: bsdinstall cutting-edge eresources filesystems X-SVN-Commit-Revision: 50963 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:44:05 -0000 Author: wosch Date: Fri Sep 29 10:44:03 2017 New Revision: 50963 URL: https://svnweb.freebsd.org/changeset/doc/50963 Log: switch to HTTPS Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Sep 29 10:05:20 2017 (r50962) +++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Sep 29 10:44:03 2017 (r50963) @@ -407,7 +407,7 @@ those bugs affect the installation process. As these problems are discovered and fixed, they are noted in the &os; Errata (http://www.freebsd.org/releases/&rel.current;R/errata.html) + xlink:href="&url.base;/releases/&rel.current;R/errata.html">https://www.freebsd.org/releases/&rel.current;R/errata.html) on the &os; web site. Check the errata before installing to make sure that there are no problems that might affect the installation. @@ -415,7 +415,7 @@ Information and errata for all the releases can be found on the release information section of the &os; web site (http://www.freebsd.org/releases/index.html). + xlink:href="&url.base;/releases/index.html">https://www.freebsd.org/releases/index.html). @@ -2660,7 +2660,7 @@ Starting sshd. reported. Check the Hardware Notes (http://www.freebsd.org/releases/index.html) + xlink:href="&url.base;/releases/index.html">https://www.freebsd.org/releases/index.html) document for the version of &os; to make sure the hardware is supported. If the hardware is supported and lock-ups or other problems occur, build a custom kernel using the instructions in Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Fri Sep 29 10:05:20 2017 (r50962) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Fri Sep 29 10:44:03 2017 (r50963) @@ -166,14 +166,14 @@ architectures and releases currently supported by the security team. The list of supported releases and their estimated end-of-life dates are listed at http://www.FreeBSD.org/security/. + xlink:href="https://www.FreeBSD.org/security/">https://www.FreeBSD.org/security/. This utility also supports operating system upgrades to minor point releases as well as upgrades to another release branch. Before upgrading to a new release, review its release announcement as it contains important information pertinent to the release. Release announcements are available from http://www.FreeBSD.org/releases/. + xlink:href="https://www.FreeBSD.org/releases/">https://www.FreeBSD.org/releases/. If a crontab utilizing the features of @@ -670,7 +670,7 @@ before running "/usr/sbin/freebsd-update install"Documentation is an integral part of the &os; operating system. While an up-to-date version of the &os; documentation is always available on the &os; web site (http://www.freebsd.org/doc/), + xlink:href="&url.base;/doc/">https://www.freebsd.org/doc/), it can be handy to have an up-to-date, local copy of the &os; website, handbooks, FAQ, and articles. @@ -681,7 +681,7 @@ before running "/usr/sbin/freebsd-update install"For information on editing and submitting corrections to the documentation, refer to the &os; Documentation Project Primer for New Contributors (http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/). + xlink:href="&url.books.fdp-primer;">https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/). Updating Documentation from Source Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Fri Sep 29 10:05:20 2017 (r50962) +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Fri Sep 29 10:44:03 2017 (r50963) @@ -2147,7 +2147,7 @@ might be posted to the &os; website every few months as part of the Status Reports http://www.freebsd.org/news/status/. + xlink:href="https://www.freebsd.org/news/status/">https://www.freebsd.org/news/status/. Past reports are archived. Modified: head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Fri Sep 29 10:05:20 2017 (r50962) +++ head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml Fri Sep 29 10:44:03 2017 (r50963) @@ -166,7 +166,7 @@ XXXTR: Though! The disks chapter, covers a bit of this and devfs under it's USB devices. It leaves a lot to be desired though, see: -http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html +https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html It may be better to flesh out that section a bit more. Add the word "camera" to it so that others can easily notice.