Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 22:46:07 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49801 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201701062246.v06Mk7MW030888@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701062246.v06Mk7MW030888>