- Remove the reference to CVS repocopy in query-pr-summary.cgi: now we
have switched to SVN it is obsolete. - Change some hyphens to em dashes for consistency. Reviewed by: bugmeister (eadler) Approved by: gabor (mentor)
This commit is contained in:
parent
640573d4fc
commit
325b202f85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39679
1 changed files with 2 additions and 6 deletions
|
@ -137,17 +137,13 @@ performed.</dd>
|
|||
|
||||
<dt class='f'><strong>f - feedback</strong></dt>
|
||||
<dd>Further work requires additional information from the originator
|
||||
or the community - possibly confirmation of the effectiveness of a
|
||||
or the community—possibly confirmation of the effectiveness of a
|
||||
proposed solution.</dd>
|
||||
|
||||
<dt class='p'><strong>p - patched</strong></dt>
|
||||
<dd>A patch has been committed, but some issues (MFC and / or
|
||||
confirmation from originator) are still open.</dd>
|
||||
|
||||
<dt class='r'><strong>r - repocopy</strong></dt>
|
||||
<dd>The resolution of the problem report is dependent on a repocopy
|
||||
operation within the CVS repository which is awaiting completion.</dd>
|
||||
|
||||
<dt class='s'><strong>s - suspended</strong></dt>
|
||||
<dd>The problem is not being worked on, due to lack of information or
|
||||
resources. This is a prime candidate for somebody who is looking for a
|
||||
|
@ -156,7 +152,7 @@ closed, rather than suspended.</dd>
|
|||
|
||||
<dt class='c'><strong>c - closed</strong></dt>
|
||||
<dd>A problem report is closed when any changes have been integrated,
|
||||
documented, and tested -- or when fixing the problem is abandoned.</dd>
|
||||
documented, and tested—or when fixing the problem is abandoned.</dd>
|
||||
</dl>
|
||||
EOM
|
||||
|
||||
|
|
Loading…
Reference in a new issue