svn commit: r40114 - head/en_US.ISO8859-1/books/faq

Eitan Adler eadler at FreeBSD.org
Wed Nov 21 13:57:07 UTC 2012


Author: eadler
Date: Wed Nov 21 13:57:06 2012
New Revision: 40114
URL: http://svnweb.freebsd.org/changeset/doc/40114

Log:
  Chop stale information about when the stable branches ended support.
  The FAQ already references the releng pages for the specific dates.
  
  This reduces the sources-of-truth that must be updated.
  
  PR:		docs/173745
  Submitted by:	Derek Wood <ddwood at outlook.com>
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Wed Nov 21 02:15:17 2012	(r40113)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Wed Nov 21 13:57:06 2012	(r40114)
@@ -476,19 +476,6 @@
 	    can be found on the <ulink
 	      url="http://www.FreeBSD.org/releng">Release Engineering Information</ulink> page.</para>
 
-	  <para>The 2.2-STABLE branch was retired with the release of
-	    2.2.8.  The 3-STABLE branch has ended with the release of
-	    3.5.1, the final 3.<replaceable>X</replaceable> release.
-	    The 4-STABLE branch has ended with the release of 4.11, the
-	    final 4.<replaceable>X</replaceable> release.  The only
-	    changes made to either of these branches will be, for the
-	    most part, security-related bug fixes.  Support for the
-	    5-STABLE branches has ended with the release of 5.5, the
-	    final 5.<replaceable>X</replaceable> release.  Support for
-	    the 6-STABLE branch will continue for some time but focus
-	    primarily on security-related bug fixes and other serious
-	    issues.</para>
-
 	  <para>&rel.current;-STABLE is the actively developed
 	    <emphasis>-STABLE</emphasis> branch.  The latest release on
 	    the &rel.current;-STABLE branch is &rel.current;-RELEASE,


More information about the svn-doc-all mailing list