Fix a FAQ regarding release engineering. Started as a simple

grammatical correction from the PR, but became more extensive when it
was realized that the answer to the FAQ didn't reflect reality.

PR:		38771
Submitted by:	Arthur Munn <amunn@comcast.net>
This commit is contained in:
Bruce A. Mah 2002-06-10 21:12:57 +00:00
parent 198a609770
commit 5fad083a25
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13360

View file

@ -432,20 +432,24 @@
</question>
<answer>
<para>As a general principle, the FreeBSD core team only release
a new version of FreeBSD when they believe that there are
sufficient new features and/or bug fixes to justify one, and
are satisfied that these new developments have been tested
sufficiently to avoid compromising the stability of the
release. Release dates are generally announced well in
<para>The &a.re; releases
a new version of FreeBSD about every four months, on
average. Release dates are announced well in
advance, so that the people working on the system know
when their projects need to be finished and tested.
A testing period precedes each release, in order to ensure
that the addition of new features does not compromise the
stability of the release.
Many users regard this caution as one of the best
things about FreeBSD, although
waiting for all the latest goodies to reach -STABLE
can be a little frustrating.</para>
<para>Releases are made about every 4 months on average.</para>
<para>More information on the release engineering process
(including a schedule of upcoming releases) can be found
on the <ulink
url="http://www.FreeBSD.org/releng/index.html">release
engineering</ulink> pages on the FreeBSD Web site.</para>
<para>For people who need or want a little more excitement,
binary snapshots are made every day as discussed above.</para>