Mention stable/10 branch in various places.
This commit is contained in:
parent
3ef71e5d69
commit
f88ba923bb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42935
3 changed files with 12 additions and 2 deletions
en_US.ISO8859-1
|
@ -145,6 +145,7 @@
|
||||||
<entry>
|
<entry>
|
||||||
<literal>stable/8</literal> (8.X-STABLE),
|
<literal>stable/8</literal> (8.X-STABLE),
|
||||||
<literal>stable/9</literal> (9.X-STABLE),
|
<literal>stable/9</literal> (9.X-STABLE),
|
||||||
|
<literal>stable/10</literal> (10.X-STABLE),
|
||||||
<literal>head</literal> (-CURRENT)</entry>
|
<literal>head</literal> (-CURRENT)</entry>
|
||||||
</row>
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
|
@ -812,6 +812,13 @@
|
||||||
branch of the src Subversion repository</entry>
|
branch of the src Subversion repository</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>&a.svn-src-stable-10.name;</entry>
|
||||||
|
<entry><filename>/usr/src</filename></entry>
|
||||||
|
<entry>All changes to the <filename>stable/10</filename>
|
||||||
|
branch of the src Subversion repository</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>&a.svn-src-stable-other.name;</entry>
|
<entry>&a.svn-src-stable-other.name;</entry>
|
||||||
<entry><filename>/usr/src</filename></entry>
|
<entry><filename>/usr/src</filename></entry>
|
||||||
|
|
|
@ -608,9 +608,11 @@
|
||||||
-CURRENT under <literal>head</literal> and the respective
|
-CURRENT under <literal>head</literal> and the respective
|
||||||
latest versions of the -STABLE branches under
|
latest versions of the -STABLE branches under
|
||||||
<literal>stable/8</literal> (for
|
<literal>stable/8</literal> (for
|
||||||
8.<replaceable>x</replaceable>) and
|
8.<replaceable>x</replaceable>),
|
||||||
<literal>stable/9</literal>
|
<literal>stable/9</literal>
|
||||||
(9.<replaceable>x</replaceable>).</para>
|
(9.<replaceable>x</replaceable>) and
|
||||||
|
<literal>stable/10</literal>
|
||||||
|
(10.<replaceable>x</replaceable>).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue