Add FreeBSD 4.9 to various documents that list or otherwise refer to
specific versions. Submitted by: ceri
This commit is contained in:
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
|
@ -79,7 +79,7 @@
|
||||||
complete. The CVS repository and the web pages should
|
complete. The CVS repository and the web pages should
|
||||||
always be mirrored completely. Also note that the
|
always be mirrored completely. Also note that the
|
||||||
numbers stated here are reflecting the current
|
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.
|
releases will only increase the required amount.
|
||||||
Also make sure to keep some (ca. 10-20%) extra space
|
Also make sure to keep some (ca. 10-20%) extra space
|
||||||
around just to be sure.
|
around just to be sure.
|
||||||
|
|
|
@ -4291,6 +4291,15 @@ doc/zh_*</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term>RELENG_4_8</term>
|
<term>RELENG_4_8</term>
|
||||||
|
|
||||||
|
@ -4375,6 +4384,14 @@ doc/zh_*</screen>
|
||||||
particular version of FreeBSD was released.</para>
|
particular version of FreeBSD was released.</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>RELENG_4_9_0_RELEASE</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>FreeBSD 4.9</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>RELENG_5_1_0_RELEASE</term>
|
<term>RELENG_5_1_0_RELEASE</term>
|
||||||
|
|
||||||
|
|
|
@ -5168,6 +5168,11 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
<entry>480102</entry>
|
<entry>480102</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>4.9-RELEASE</entry>
|
||||||
|
<entry>490000</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>5.0-CURRENT</entry>
|
<entry>5.0-CURRENT</entry>
|
||||||
<entry>500000</entry>
|
<entry>500000</entry>
|
||||||
|
|
Loading…
Reference in a new issue