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:04 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/10/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/9/release/doc/en_US.ISO8859-1/errata/article.xml

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


More information about the svn-src-all mailing list