Mention RELENG_6 as noteworthy branch.
This commit is contained in:
parent
ee776df01e
commit
7c015317a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26355
1 changed files with 4 additions and 4 deletions
|
@ -97,7 +97,7 @@
|
|||
|
||||
<row>
|
||||
<entry><emphasis>Noteworthy CVS Tags</emphasis></entry>
|
||||
<entry><literal>RELENG_4</literal> (4.X-STABLE), <literal>RELENG_5</literal> (5.X-STABLE), <literal>HEAD</literal> (-CURRENT)</entry>
|
||||
<entry><literal>RELENG_4</literal> (4.X-STABLE), <literal>RELENG_5</literal> (5.X-STABLE), <literal>RELENG_6</literal> (6.X-STABLE), <literal>HEAD</literal> (-CURRENT)</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
@ -729,11 +729,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.233 2005-11-09 22:20:49 linimon Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.234 2005-11-16 16:09:53 brueffer Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||
lines, so you will have to edit the file to resolve the conflict
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.233 2005-11-09 22:20:49 linimon Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.233 2005-11-09 22:20:49 linimon Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.234 2005-11-16 16:09:53 brueffer Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.234 2005-11-16 16:09:53 brueffer Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue