Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2017 13:06:31 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50230 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201705041306.v44D6VbH065881@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste (src committer)
Date: Thu May  4 13:06:31 2017
New Revision: 50230
URL: https://svnweb.freebsd.org/changeset/doc/50230

Log:
  committers guide: mention that multiple PRs may be specified on the same line
  
  Reviewed by:	bcr, gavin

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	Thu May  4 03:51:12 2017	(r50229)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Thu May  4 13:06:31 2017	(r50230)
@@ -2513,10 +2513,9 @@ freebsd-mfc-after = 2 weeks</programlist
 	  <row>
 	    <entry><literal>PR:</literal></entry>
 	    <entry>The problem report (if any) which is affected
-	      (typically, by being closed) by this commit.  Only
-	      include one PR per line as the automated scripts which
-	      parse this line cannot understand more than
-	      one.</entry>
+	      (typically, by being closed) by this commit.
+	      Multiple PRs may be specified on one line, separated by
+	      commas or spaces.</entry>
 	  </row>
 
 	  <row>



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