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

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

Modified: head/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/errata/article.xml	Wed Aug 19 17:47:47 2015	(r286931)
+++ head/release/doc/en_US.ISO8859-1/errata/article.xml	Wed Aug 19 17:51:03 2015	(r286932)
@@ -62,7 +62,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/" />,
+      <link xlink:href="https://www.FreeBSD.org/releases/" />,
       plus any sites
       which keep up-to-date mirrors of this location.</para>
 
@@ -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>
+      <link xlink:href="https://www.FreeBSD.org/security/"/>.</para>
   </sect1>
 
   <sect1 xml:id="security">


More information about the svn-src-all mailing list