Add FreeBSD 4.9 to various documents that list or otherwise refer to

specific versions.

Submitted by:	ceri
This commit is contained in:
Bruce A. Mah 2003-10-21 15:53:32 +00:00
parent 6261a8d5b0
commit 25e480700d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18515
3 changed files with 23 additions and 1 deletions

View file

@ -79,7 +79,7 @@
complete. The CVS repository and the web pages should
always be mirrored completely. Also note that the
numbers stated here are reflecting the current
state (at 4.8-RELEASE/5.1-RELEASE). Further development and
state (at 4.9-RELEASE/5.1-RELEASE). Further development and
releases will only increase the required amount.
Also make sure to keep some (ca. 10-20%) extra space
around just to be sure.

View file

@ -4291,6 +4291,15 @@ doc/zh_*</screen>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_4_9</term>
<listitem>
<para>The release branch for FreeBSD-4.9, used only
for security advisories and other seriously critical fixes.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_4_8</term>
@ -4375,6 +4384,14 @@ doc/zh_*</screen>
particular version of FreeBSD was released.</para>
<variablelist>
<varlistentry>
<term>RELENG_4_9_0_RELEASE</term>
<listitem>
<para>FreeBSD 4.9</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_5_1_0_RELEASE</term>

View file

@ -5168,6 +5168,11 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
<entry>480102</entry>
</row>
<row>
<entry>4.9-RELEASE</entry>
<entry>490000</entry>
</row>
<row>
<entry>5.0-CURRENT</entry>
<entry>500000</entry>