diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-09-22 09:43:04 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-09-22 09:43:04 +0000 |
| commit | 3c2ca42a2a7baadc91cd6398bb235fc24b449d0e (patch) | |
| tree | c862c8867bd1113c7dea7a82f969530b3f4cf8a0 | |
| parent | df7f9dff4d5aa70326a5355c30d6f4279bde89d8 (diff) | |
Notes
| -rw-r--r-- | en_US.ISO8859-1/books/handbook/introduction/chapter.sgml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml b/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml index 7051187abf..c221984943 100644 --- a/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml @@ -612,15 +612,16 @@ was followed by 5.1 in June of 2003. The last 5.X release from the -CURRENT branch was 5.2.1-RELEASE, introduced in February 2004.</para> - <para>The RELENG_5 branch, created in August 2004, was followed by 5.3-RELEASE, - which marked the beginning of the 5-STABLE branch releases. The most - recent &rel2.current;-RELEASE came out in &rel2.current.date;. + <para>The RELENG_5 branch, created in August 2004, was followed by + 5.3-RELEASE, which marked the beginning of the 5-STABLE branch releases. + The most recent &rel2.current;-RELEASE came out in &rel2.current.date;. There will be no additional releases from the RELENG_5 branch.</para> - <para>The tree was branched again in July 2005, this time for RELENG_6. 6.0-RELEASE, the - first release of the 6.X branch, was released in November 2005. The - most recent &rel.current;-RELEASE came out in &rel.current.date;. - There will be additional releases from the RELENG_6 branch.</para> + <para>The tree was branched again in July 2005, this time for RELENG_6. + 6.0-RELEASE, the first release of the 6.X branch, was released in + November 2005. The most recent &rel.current;-RELEASE came out in + &rel.current.date;. There will be additional releases from the + RELENG_6 branch.</para> <para>For now, long-term development projects continue to take place in the 7.X-CURRENT (trunk) branch, and SNAPshot releases of 7.X on |
