svn commit: r46585 - head/en_US.ISO8859-1/articles/committers-guide

Brad Davis brd at FreeBSD.org
Fri Apr 24 02:15:36 UTC 2015


Author: brd
Date: Fri Apr 24 02:15:35 2015
New Revision: 46585
URL: https://svnweb.freebsd.org/changeset/doc/46585

Log:
  Document how to use 'Differential Revision:'.
  
  PR:		197500

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	Wed Apr 22 03:35:23 2015	(r46584)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Fri Apr 24 02:15:35 2015	(r46585)
@@ -2443,6 +2443,13 @@ ControlPersist yes</screen>
 	  </row>
 
 	  <row>
+	    <entry><literal>Differential Revision:</literal></entry>
+	    <entry>The full URL of the Phabricator review.  For
+	      example:
+	      <literal>https://reviews.freebsd.org/D1708</literal>.</entry>
+	  </row>
+
+	  <row>
 	    <entry><literal>Submitted by:</literal></entry>
 	    <entry>
 	      <para>The name and e-mail address of the person


More information about the svn-doc-head mailing list