Move the Differential Revision example at the end.
As it must be the absolute last line of the commit message, it is better to put it at the end. Also, add a sentence about that. Sponsored by: Absolight
This commit is contained in:
parent
3f8de0b335
commit
01da8481f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49302
1 changed files with 7 additions and 7 deletions
|
@ -2488,13 +2488,6 @@ freebsd-mfc-after = 2 weeks</programlisting>
|
|||
one.</entry>
|
||||
</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>
|
||||
|
@ -2575,6 +2568,13 @@ freebsd-mfc-after = 2 weeks</programlisting>
|
|||
references or a description of the issue. If possible,
|
||||
include a VuXML URL or a CVE ID.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>Differential Revision:</literal></entry>
|
||||
<entry>The full URL of the Phabricator review. This line
|
||||
<emphasis>must be the last line</emphasis>. For example:
|
||||
<literal>https://reviews.freebsd.org/D1708</literal>.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue