svn commit: r50963 - in head/en_US.ISO8859-1/books/handbook: bsdinstall cutting-edge eresources filesystems

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
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 (<link
-	    xlink:href="&url.base;/releases/&rel.current;R/errata.html">http://www.freebsd.org/releases/&rel.current;R/errata.html</link>)
+	    xlink:href="&url.base;/releases/&rel.current;R/errata.html">https://www.freebsd.org/releases/&rel.current;R/errata.html</link>)
 	  on the &os; web site.  Check the errata before installing to
 	  make sure that there are no problems that might affect the
 	  installation.</para>
@@ -415,7 +415,7 @@
 	<para>Information and errata for all the releases can be found
 	  on the release information section of the &os; web site
 	  (<link
-	    xlink:href="&url.base;/releases/index.html">http://www.freebsd.org/releases/index.html</link>).</para>
+	    xlink:href="&url.base;/releases/index.html">https://www.freebsd.org/releases/index.html</link>).</para>
       </step>
     </procedure>
 
@@ -2660,7 +2660,7 @@ Starting sshd.</screen>
       reported.</para>
 
     <para>Check the Hardware Notes (<link
-	xlink:href="&url.base;/releases/index.html">http://www.freebsd.org/releases/index.html</link>)
+	xlink:href="&url.base;/releases/index.html">https://www.freebsd.org/releases/index.html</link>)
       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 <uri
-	xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri>.</para>
+	xlink:href="https://www.FreeBSD.org/security/">https://www.FreeBSD.org/security/</uri>.</para>
 
     <para>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 <uri
-	xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>.</para>
+	xlink:href="https://www.FreeBSD.org/releases/">https://www.FreeBSD.org/releases/</uri>.</para>
 
     <note>
       <para>If a <command>crontab</command> utilizing the features of
@@ -670,7 +670,7 @@ before running "/usr/sbin/freebsd-update install"</scr
     <para>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 (<link
-	xlink:href="&url.base;/doc/">http://www.freebsd.org/doc/</link>),
+	xlink:href="&url.base;/doc/">https://www.freebsd.org/doc/</link>),
       it can be handy to have an up-to-date, local copy of the &os;
       website, handbooks, <acronym>FAQ</acronym>, and articles.</para>
 
@@ -681,7 +681,7 @@ before running "/usr/sbin/freebsd-update install"</scr
     <para>For information on editing and submitting corrections to the
       documentation, refer to the &os; Documentation Project Primer
       for New Contributors (<link
-	xlink:href="&url.books.fdp-primer;">http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/</link>).</para>
+	xlink:href="&url.books.fdp-primer;">https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/</link>).</para>
 
     <sect2 xml:id="updating-installed-documentation">
       <title>Updating Documentation from Source</title>

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
 	      <footnote><para><uri
-		    xlink:href="http://www.freebsd.org/news/status/">http://www.freebsd.org/news/status/</uri></para></footnote>.
+		    xlink:href="https://www.freebsd.org/news/status/">https://www.freebsd.org/news/status/</uri></para></footnote>.
 	      Past reports are archived.</para>
 	  </listitem>
 	</varlistentry>

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 @@
     <para>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.</para>
   </sect1>
_______________________________________________
[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.