svn commit: r286932 - head/release/doc/en_US.ISO8859-1/errata stable/10/release/doc/en_US.ISO8859-1/errata stable/9/release/doc/en_US.ISO8859-1/errata

Glen Barber gjb at FreeBSD.org
Wed Aug 19 17:51:05 UTC 2015


Author: gjb
Date: Wed Aug 19 17:51:03 2015
New Revision: 286932
URL: https://svnweb.freebsd.org/changeset/base/286932

Log:
  Remove a broken link.
  While here, prefer https where possible.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/errata/article.xml

Changes in other areas also in this revision:
Modified:
  head/release/doc/en_US.ISO8859-1/errata/article.xml
  stable/10/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/errata/article.xml	Wed Aug 19 17:47:47 2015	(r286931)
+++ stable/9/release/doc/en_US.ISO8859-1/errata/article.xml	Wed Aug 19 17:51:03 2015	(r286932)
@@ -69,14 +69,14 @@
       out of date by definition, but other copies are kept updated on
       the Internet and should be consulted as the <quote>current
       errata</quote> for this release.  These other copies of the
-      errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
+      errata are located at <uri xlink:href="https://www.FreeBSD.org/releases/">https://www.FreeBSD.org/releases/</uri>, plus any sites
       which keep up-to-date mirrors of this location.</para>
 
     <para>Source and binary snapshots of &os; &release.branch; also
       contain up-to-date copies of this document (as of the time of
       the snapshot).</para>
 
-    <para>For a list of all &os; CERT security advisories, see <uri xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri> or <uri xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</uri>.</para>
+    <para>For a list of all &os; CERT security advisories, see <uri xlink:href="https://www.FreeBSD.org/security/">https://www.FreeBSD.org/security/</uri>.</para>
 
   </sect1>
 


More information about the svn-src-all mailing list