summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-09-11 13:39:51 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-09-11 13:40:47 -0700
commitea4b855c1111929a7a7d36f4c19c1b527643e880 (patch)
tree75f8e930a62e0942628c9a84b660ce451a21f984
parent2064edafdbd0e061d80e83196cbfd80a8be9cadc (diff)
downloadgrep-ea4b855c1111929a7a7d36f4c19c1b527643e880.tar.gz
doc: bug tracker has moved to debbugs.gnu.org
* README (KNOWN BUGS): * doc/grep.in.1: * doc/grep.texi (Reporting Bugs): Document this.
-rw-r--r--README4
-rw-r--r--doc/grep.in.14
-rw-r--r--doc/grep.texi10
3 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index 76f9770f..88250b92 100644
--- a/README
+++ b/README
@@ -45,9 +45,9 @@ The option -i does not work properly in some multibyte locales such as
tr_TR.UTF-8 where the upper case and lower case forms of a character are not
necessarily of the same byte length.
-Additional bug reports can be found at:
+A list of outstanding and resolved bugs can be found at:
- http://savannah.gnu.org/bugs/?group=grep
+ http://debbugs.gnu.org/cgi/pkgreport.cgi?package=grep
You can also browse the bug-grep mailing list archive at:
diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 58a6c0eb..63c6081a 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -1182,8 +1182,8 @@ Email bug reports to
a mailing list whose web page is
.RB < http://lists.gnu.org/mailman/listinfo/bug\-grep >.
.BR grep 's
-Savannah bug tracker is located at
-.RB < http://savannah.gnu.org/bugs/?group=grep >.
+bug tracker is located at
+.RB < http://debbugs.gnu.org/cgi/pkgreport.cgi?package=grep >.
.SS "Known Bugs"
Large repetition counts in the
.BI { n , m }
diff --git a/doc/grep.texi b/doc/grep.texi
index d9da0889..02181b02 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -1773,11 +1773,11 @@ g/re/p
@chapter Reporting bugs
@cindex bugs, reporting
-Email bug reports to @email{bug-grep@@gnu.org},
-a mailing list whose web page is
-@url{http://lists.gnu.org/mailman/listinfo/bug-grep}.
-The Savannah bug tracker for @command{grep} is located at
-@url{http://savannah.gnu.org/bugs/?group=grep}.
+Bug reports can be found at the
+@url{http://debbugs.gnu.org/cgi/pkgreport.cgi?package=grep,
+GNU bug report logs for @command{grep}}.
+If you find a bug not listed there, please email it to
+@email{bug-grep@@gnu.org} to create a new bug report.
@section Known Bugs
@cindex Bugs, known