svn commit: r51735 - head/en_US.ISO8859-1/articles/committers-guide
Eitan Adler
eadler at FreeBSD.org
Mon May 28 20:21:05 UTC 2018
Author: eadler
Date: Mon May 28 20:21:04 2018
New Revision: 51735
URL: https://svnweb.freebsd.org/changeset/doc/51735
Log:
Committer guide: be more generic about noteworthy branches
We have several lists of important branches. Rather than having to
update them all just mention the important part. Another option might
be to change this to a link with more detailed information.
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 28 17:22:13 2018 (r51734)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 28 20:21:04 2018 (r51735)
@@ -156,9 +156,7 @@
<entry><emphasis>Noteworthy <literal>src/</literal> SVN
Branches</emphasis></entry>
<entry>
- <literal>stable/8</literal> (8.X-STABLE),
- <literal>stable/9</literal> (9.X-STABLE),
- <literal>stable/10</literal> (10.X-STABLE),
+ <literal>stable/</literal><replaceable>n</replaceable> (<replaceable>n</replaceable>-STABLE),
<literal>head</literal> (-CURRENT)</entry>
</row>
</tbody>
More information about the svn-doc-head
mailing list