diff options
| author | Erwin Lansing <erwin@FreeBSD.org> | 2007-01-11 12:58:42 +0000 |
|---|---|---|
| committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-01-11 12:58:42 +0000 |
| commit | 44fcacfac2291e650d1894c81393aa2e9b073874 (patch) | |
| tree | ca3e190c348600e0fb69b939fd62e21163073f59 | |
| parent | 6bde3e910135f11c9de9e718e8015d2b5d0044ef (diff) | |
Notes
| -rw-r--r-- | en_US.ISO8859-1/articles/pr-guidelines/article.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/articles/pr-guidelines/article.sgml b/en_US.ISO8859-1/articles/pr-guidelines/article.sgml index 8e8a3f2803..3009ca71b0 100644 --- a/en_US.ISO8859-1/articles/pr-guidelines/article.sgml +++ b/en_US.ISO8859-1/articles/pr-guidelines/article.sgml @@ -206,6 +206,15 @@ </glossentry> <glossentry> + <glossterm>repocopy</glossterm> + <glossdef> + <para>The resolution of the problem report is dependent on a + repository copy, or repocopy, operation within the CVS + repository which is awaiting completion.</para> + </glossdef> + </glossentry> + + <glossentry> <glossterm>closed</glossterm> <glossdef> <para>A problem report is closed when any changes have been |
