Rewrite the large paragraph below the ASCII art in #6 (What is the

FreeBSD-STABLE concept?) into three smaller paragraphs.
This commit is contained in:
Chris Costello 2001-06-17 18:48:07 +00:00
parent 6dacbefe3e
commit 431dedc2e6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9632

View file

@ -14,7 +14,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor> <corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.214 2001/06/17 06:09:57 chris Exp $</pubdate> <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.215 2001/06/17 06:19:47 chris Exp $</pubdate>
<copyright> <copyright>
<year>1995</year> <year>1995</year>
@ -322,18 +322,19 @@
+ +
[5.0-CURRENT continues]</programlisting> [5.0-CURRENT continues]</programlisting>
<para>The -CURRENT branch is slowly progressing towards 5.0 and <para>The 2.2-STABLE branch was retired with the release of 2.2.8.
beyond, the previous 2.2-STABLE branch having been retired with The 3-STABLE branch has ended with the release of 3.5.1, the
the release of 2.2.8. 3-STABLE replaced it, with 3.5.1 (the final 3.X release. The only changes made to either of these
final 3.X release) being released in July 2000. In May 2000 branches will be, for the most part, security-related bug
(even though 3.5 came after that), the 3-STABLE branch was more fixes.</para>
or less replaced by the 4-STABLE branch. 4.3-RELEASE was
released in April 2001. 4-STABLE is the actively developed <para>4-STABLE is the actively developed -STABLE branch. The
-STABLE branch, although some bugfixes (mostly latest release on the 4-STABLE is 4.3-RELEASE, which was released
security-related) are still being committed to 3-STABLE. It is in April 2001.</para>
expected that the 3.X branch will be officially obsoleted some
time in summer 2000. 5.0-CURRENT is now the <quote>current <para>The 5-CURRENT branch is slowly progressing toward 5.0-RELEASE
branch</quote>, with the no release date planed.</para> and beyond. See <link linkend="current">What is
FreeBSD-CURRENT?</link> for more information on this branch.</para>
</answer> </answer>
</qandaentry> </qandaentry>