Use the latest release names.
This commit is contained in:
parent
03ac29116d
commit
e2c28ec7d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46225
1 changed files with 4 additions and 4 deletions
|
@ -151,13 +151,13 @@
|
|||
|
||||
<ul>
|
||||
<li><p>The -STABLE branch tags have
|
||||
names like <tt>stable/9</tt>. The corresponding builds have
|
||||
names like <tt>FreeBSD 9.2-STABLE</tt>.</p></li>
|
||||
names like <tt>stable/10</tt>. The corresponding builds have
|
||||
names like <tt>FreeBSD 10.1-STABLE</tt>.</p></li>
|
||||
|
||||
<li><p>Each FreeBSD Release has an associated Security Branch.
|
||||
The Security Branch tags have names like <tt>releng/9.2</tt>.
|
||||
The Security Branch tags have names like <tt>releng/10.1</tt>.
|
||||
The corresponding builds have names like <tt>FreeBSD
|
||||
9.2-RELEASE-p1</tt>.</p></li>
|
||||
10.1-RELEASE-p4</tt>.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>Issues affecting the FreeBSD Ports Collection are covered in <a
|
||||
|
|
Loading…
Reference in a new issue