svn commit: r49801 - head/en_US.ISO8859-1/articles/committers-guide
Glen Barber
gjb at FreeBSD.org
Fri Jan 6 22:46:08 UTC 2017
Author: gjb
Date: Fri Jan 6 22:46:07 2017
New Revision: 49801
URL: https://svnweb.freebsd.org/changeset/doc/49801
Log:
Include trailing '/' for consistency.
Sponsored by: The FreeBSD Foundation
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 Fri Jan 6 22:28:56 2017 (r49800)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Jan 6 22:46:07 2017 (r49801)
@@ -1270,7 +1270,7 @@ You need a Passphrase to protect your se
<note>
<para>Note the sections below which outline changes to
- the target location of the <literal>stable</literal>
+ the target location of the <literal>stable/</literal>
branch starting with
<literal>stable/10</literal>.</para>
</note>
@@ -1284,10 +1284,10 @@ You need a Passphrase to protect your se
<note>
<para>Committers are only permitted to commit to the
- <literal>releng</literal> branches during a release
+ <literal>releng/</literal> branches during a release
cycle after receiving approval from the Release
Engineering Team, after which only the Security Officer
- may commit to a <literal>releng</literal> branch for
+ may commit to a <literal>releng/</literal> branch for
a Security Advisory or Errata Notice.</para>
</note>
</sect4>
More information about the svn-doc-head
mailing list