svn commit: r39679 - head/en_US.ISO8859-1/htdocs/cgi
Isabell Long
issyl0 at FreeBSD.org
Sun Oct 7 17:52:43 UTC 2012
Author: issyl0
Date: Sun Oct 7 17:52:42 2012
New Revision: 39679
URL: http://svn.freebsd.org/changeset/doc/39679
Log:
- 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)
Modified:
head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi Sun Oct 7 16:30:15 2012 (r39678)
+++ head/en_US.ISO8859-1/htdocs/cgi/query-pr-summary.cgi Sun Oct 7 17:52:42 2012 (r39679)
@@ -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
More information about the svn-doc-head
mailing list