Address problems reported by John O'Brien in 228353. My changes differ
from the patch included with that bug report, mostly by being more general and hopefully head off some bikeshed discussions. PR: 228353 Submitted by: John W. O'Brien <john@saltant.com>
This commit is contained in:
parent
e502e32067
commit
b2a246aed9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52048
1 changed files with 18 additions and 1 deletions
|
@ -2386,9 +2386,26 @@ freebsd-mfc-after = 2 weeks</programlisting>
|
|||
name of an individual person.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>Sponsored by:</literal></entry>
|
||||
<entry>Sponsoring organizations for this change, if any.
|
||||
Separate multiple organizations with commas. If only a
|
||||
portion of the work was sponsored, or different amounts
|
||||
of sponsorship were provided to different authors,
|
||||
please give appropriate credit in parentheses after each
|
||||
sponsor name. For example,
|
||||
<literal>Example.com (alice, code refactoring),
|
||||
Wormulon (bob), Momcorp (cindy)</literal>
|
||||
shows that Alice was sponsored by Example.com to do code
|
||||
refactoring, while Wormulon sponsored Bob's work and
|
||||
Momcorp sponsored Cindy's work. Other authors were
|
||||
either not sponsored or chose not to list
|
||||
sponsorship.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>MFC after:</literal></entry>
|
||||
<entry>If you wish to receive an e-mail reminder to
|
||||
<entry>To receive an e-mail reminder to
|
||||
<acronym>MFC</acronym> at a later date, specify the
|
||||
number of days, weeks, or months after which an
|
||||
<acronym>MFC</acronym> is planned.</entry>
|
||||
|
|
Loading…
Reference in a new issue