Update last FreeBSD release version to 3.2
PR: docs/11761 Submitted by: kevlo@hello.com.tw
This commit is contained in:
parent
9e4558db46
commit
db698af39a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4916
1 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.35 1999-04-14 18:59:43 nik Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.36 1999-05-19 12:47:54 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -89,9 +89,9 @@
|
|||
<sect1>
|
||||
<heading>What is the latest version of FreeBSD?</heading>
|
||||
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.1-RELEASE"
|
||||
name="3.1"> is the latest <em/stable/ version; it was released
|
||||
in February, 1999. This is also the latest <em/release/ version.
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.2-RELEASE"
|
||||
name="3.2"> is the latest <em/stable/ version; it was released
|
||||
in May, 1999. This is also the latest <em/release/ version.
|
||||
|
||||
<p>Briefly explained, <em/-stable/ is aimed at the ISP or other
|
||||
corporate user who wants stability and a low change count over
|
||||
|
@ -182,8 +182,8 @@
|
|||
3.0.0-RELEASE (Oct 1998)
|
||||
|
|
||||
| [3.0-stable]
|
||||
*BRANCH* 3.1 (Feb 1999) -> ... future 3.x releases ...
|
||||
|
|
||||
*BRANCH* 3.1 (Feb 1999) -> 3.2 -> ... future 3.x releases ...
|
||||
| (May 1999)
|
||||
|
|
||||
\|/
|
||||
+
|
||||
|
@ -193,7 +193,7 @@
|
|||
<p>The -current branch is slowly progressing towards 4.0 and beyond,
|
||||
the previous 2.2-stable branch having just retired with the release
|
||||
of 2.2.8. 3.0-stable has now replaced it, the next release coming
|
||||
up with 3.1 in early 1999. 4.0-current is now the "current branch",
|
||||
up with 3.3 in Q3 1999. 4.0-current is now the "current branch",
|
||||
with the first 4.0 releases appearing in Q1 2000.
|
||||
|
||||
<sect1>
|
||||
|
@ -268,7 +268,7 @@
|
|||
<item><url url="ftp://releng30.freebsd.org/pub/FreeBSD/"
|
||||
name="3.0 Snapshot"> releases are also made once a day along the
|
||||
RELENG_3 branch (post 3.0-release) as it continues on its way
|
||||
towards 3.1-RELEASE.
|
||||
towards 3.2-RELEASE.
|
||||
|
||||
<item><url url="ftp://current.freebsd.org/pub/FreeBSD/"
|
||||
name="4.0 Snapshot">releases are made once a day for the
|
||||
|
|
Loading…
Reference in a new issue