svn commit: r41801 - head/en_US.ISO8859-1/htdocs/security

Isabell Long issyl0 at FreeBSD.org
Fri May 31 19:10:07 UTC 2013


Author: issyl0
Date: Fri May 31 19:10:06 2013
New Revision: 41801
URL: http://svnweb.freebsd.org/changeset/doc/41801

Log:
  Underneath the table of supported FreeBSD releases, add a more prominent link
  to the page listing unsupported releases.
  
  Requested by:	bdrewery
  Approved by:	secteam (remko)

Modified:
  head/en_US.ISO8859-1/htdocs/security/security.xml

Modified: head/en_US.ISO8859-1/htdocs/security/security.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/security.xml	Fri May 31 15:16:02 2013	(r41800)
+++ head/en_US.ISO8859-1/htdocs/security/security.xml	Fri May 31 19:10:06 2013	(r41801)
@@ -104,7 +104,8 @@
 
   <p>Older releases are not maintained and users are strongly
     encouraged to upgrade to one of the supported releases mentioned
-    above.</p>
+    above.  A list of unsupported releases can be found <a
+      href="unsupported.html">here</a>.</p>
 
   <p>Advisories are sent to the following FreeBSD mailing lists:</p>
   <ul>


More information about the svn-doc-head mailing list