summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUG-REPORT14
-rw-r--r--INSTALL.extra3
-rw-r--r--PROJECTS2
-rw-r--r--README16
-rw-r--r--contrib/groffer/README15
-rw-r--r--contrib/mm/README5
-rw-r--r--contrib/mm/m.tmac3
-rw-r--r--contrib/mm/mm/0.MT3
-rw-r--r--contrib/mm/mm/4.MT3
-rw-r--r--contrib/mm/mm/5.MT3
-rw-r--r--contrib/mm/mm/ms.cov3
-rw-r--r--contrib/mm/mse.tmac3
-rw-r--r--doc/groff.texi2
-rw-r--r--doc/webpage.ms10
-rw-r--r--src/devices/xditview/README2
15 files changed, 45 insertions, 42 deletions
diff --git a/BUG-REPORT b/BUG-REPORT
index dcf93c8b0..0a246462d 100644
--- a/BUG-REPORT
+++ b/BUG-REPORT
@@ -19,15 +19,16 @@
Groff Bug Report
-Please read the PROBLEMS file before sending in a bug report.
+Please read the PROBLEMS file before submitting a bug report.
Please fill in all fields, even if you think they are not relevant.
-Please delete the text in brackets before sending it in.
+Please delete the text in brackets before submitting it.
Please report separate bugs separately.
-Send the completed form to bug-groff@gnu.org
+Place the completed form in a new bug report at
+http://savannah.gnu.org/bugs/?group=groff.
GROFF VERSION:
[The version of groff you are using. For example, '1.22.4']
@@ -45,8 +46,7 @@ INPUT FILES:
[Include all the files necessary to reproduce the problem that are not
part of the standard groff distribution. This includes font
description files, DESC files and macro files (with the exception of
-the -ms and -mm macros: we have them). Send them as a shell archive or
-as a uuencoded, compressed tar file.
+the -ms and -mm macros: we have them). Attach them to the bug report.
It's easier for us if you can provide an example that doesn't depend on
any macro package, but obviously if you're reporting a problem with a
@@ -69,8 +69,8 @@ error message, include it here without modification: Don't edit it to
make it more readable.]
SUGGESTED FIX [optional]:
-[If you can suggest a fix for the problem, include a context diff here.
-But don't delay sending in a bug report in the hope of finding a fix.
+[If you can suggest a fix for the problem, include a context diff here.
+But don't delay submitting a bug report in the hope of finding a fix.
Guesses about the cause of the bug are not usually helpful.]
##### Emacs settings
diff --git a/INSTALL.extra b/INSTALL.extra
index d7df13b0b..d7bb2fd0a 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -144,9 +144,6 @@ tracker at
https://savannah.gnu.org/projects/groff
-Alternative, but less preferable, you may send a bug report using the
-form in the file BUG-REPORT.
-
##### Emacs settings
Local Variables:
mode: text
diff --git a/PROJECTS b/PROJECTS
index e87f5524e..98f2fa7ed 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -40,7 +40,7 @@ Here are some things that would be useful additions to groff:
(like pm and -mpm)
If you want to work on one of these, you should probably post to
-gnu.groff.bug (or send email to bug-groff@gnu.org) to see if anyone else
+gnu.groff.bug (or send email to groff@gnu.org) to see if anyone else
has gotten there first.
diff --git a/README b/README
index 7d255e048..e1e24df44 100644
--- a/README
+++ b/README
@@ -89,18 +89,16 @@ page at
https://savannah.gnu.org/projects/groff
-Alternatively, but less preferable, you may use the form in the file
-`BUG-REPORT'; the idea of this is to make sure that FSF has all the
-information it needs to fix the bug. At the very least, read the
-`BUG-REPORT' form and make sure that you supply all the information
-that it asks for. Even if you are not sure that something is a bug,
-report it using `BUG-REPORT': this enables us to determine whether it
-really is a bug or not.
+You may use the form in the file `BUG-REPORT'; the idea of this is to
+make sure that FSF has all the information it needs to fix the bug.
+At the very least, read the `BUG-REPORT' form and make sure that you
+supply all the information that it asks for. Even if you are not sure
+that something is a bug, report it: this enables us to determine whether
+it really is a bug.
Three mailing lists are available:
- bug-groff@gnu.org for reporting bugs and following bug
- reports
+ bug-groff@gnu.org for following bug reports
groff@gnu.org for general discussion of groff
groff-commit@gnu.org a read-only list to follow commits
to the git repository
diff --git a/contrib/groffer/README b/contrib/groffer/README
index 4b4cda163..3128e7124 100644
--- a/contrib/groffer/README
+++ b/contrib/groffer/README
@@ -55,7 +55,7 @@ the 'tty' text mode with a pager is tried by default.
File access
-The Perl version of groffer now use umask of 077. This is a very
+The Perl version of groffer now uses a umask of 077. This is a very
strict security issue. It allows only access of the temporary files
by the file owner.
@@ -67,17 +67,20 @@ requests based on the man path and compressed files. That's more than
'groff' does.
-Mailing lists
+Reporting bugs
-For reporting bugs of 'groffer', groff's free mailing list
-<bug-groff@gnu.org> can be used.
+For reporting bugs of 'groffer', groff's bug-tracking tool at
+http://savannah.gnu.org/bugs/?group=groff can be used.
-For a general discussion, the mailing list <groff@gnu.org> is more
+
+Mailing list
+
+For a general discussion, the mailing list <groff@gnu.org> is
useful, but one has to subscribe to this list at
http://lists.gnu.org/mailman/listinfo/groff.
See the 'README' file in the top directory of the 'groff' source
-package for more details on these mailing lists.
+package for more details on this mailing list.
####### License
diff --git a/contrib/mm/README b/contrib/mm/README
index 02e03ab2c..bd79b1857 100644
--- a/contrib/mm/README
+++ b/contrib/mm/README
@@ -9,8 +9,9 @@ This is mgm, a macro package for groff.
It is supposed to be compatible with the DWB mm macros,
and has several extensions.
-Send bug reports to bug-groff@gnu.org with a description of the problem
-and a sample of text which reproduces the error.
+Submit bug reports at http://savannah.gnu.org/bugs/?group=groff with a
+description of the problem and a sample of text which reproduces the
+error.
Don't forget to mention the version of mgm (look in the beginning
of m.tmac) and the version of groff.
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 9a92918e8..2851d6829 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -16,7 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
Naming convention stolen from mgs.
Local names module*name
diff --git a/contrib/mm/mm/0.MT b/contrib/mm/mm/0.MT
index 10d1c327e..20952ecf9 100644
--- a/contrib/mm/mm/0.MT
+++ b/contrib/mm/mm/0.MT
@@ -17,7 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
..
.
.\"------------
diff --git a/contrib/mm/mm/4.MT b/contrib/mm/mm/4.MT
index f6c9ddcb3..a7224906e 100644
--- a/contrib/mm/mm/4.MT
+++ b/contrib/mm/mm/4.MT
@@ -17,7 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
..
.
.\"------------
diff --git a/contrib/mm/mm/5.MT b/contrib/mm/mm/5.MT
index da5323242..20d77950c 100644
--- a/contrib/mm/mm/5.MT
+++ b/contrib/mm/mm/5.MT
@@ -17,7 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
..
.
.\"------------
diff --git a/contrib/mm/mm/ms.cov b/contrib/mm/mm/ms.cov
index de6b37855..d771a8151 100644
--- a/contrib/mm/mm/ms.cov
+++ b/contrib/mm/mm/ms.cov
@@ -17,7 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
..
.
.\"------------
diff --git a/contrib/mm/mse.tmac b/contrib/mm/mse.tmac
index 9ca8a245a..7a9795ed7 100644
--- a/contrib/mm/mse.tmac
+++ b/contrib/mm/mse.tmac
@@ -16,7 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Please send bug reports with examples to bug-groff@gnu.org.
+Please submit bug reports with examples at
+http://savannah.gnu.org/bugs/?group=groff.
..
.
.\"
diff --git a/doc/groff.texi b/doc/groff.texi
index 0b7b2f7f4..8a7d56d17 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -547,7 +547,7 @@ developing GNU and promoting software freedom.''
@subtitle Edition 1.22.4
@subtitle Autumn 2018
@author by Trent A.@tie{}Fisher
-@author and Werner Lemberg (@email{bug-groff@@gnu.org})
+@author and Werner Lemberg
@page
@vskip 0pt plus 1filll
diff --git a/doc/webpage.ms b/doc/webpage.ms
index f44afa3cc..60f54148a 100644
--- a/doc/webpage.ms
+++ b/doc/webpage.ms
@@ -220,14 +220,12 @@ Bug reports
Please report bugs using the project's
.URL https://\:savannah.gnu.org/\:projects/\:groff "bug tracker" .
-Alternatively, but less preferable, you may use the form in the file
-`BUG-REPORT'; the idea of this is to make sure that FSF has all the
-information it needs to fix the bug.
+You may use the form in the file `BUG-REPORT'; the idea of this is to
+make sure that FSF has all the information it needs to fix the bug.
At the very least, read the `BUG-REPORT' form and make sure that you supply
all the information that it asks for.
-Even if you are not sure that something is a bug, report it using
-`BUG-REPORT': this enables us to determine whether it really is a bug or
-not.
+Even if you are not sure that something is a bug, report it:
+this enables us to determine whether it really is a bug.
.
.
.SH
diff --git a/src/devices/xditview/README b/src/devices/xditview/README
index 1461b5ab6..9de786937 100644
--- a/src/devices/xditview/README
+++ b/src/devices/xditview/README
@@ -10,4 +10,4 @@ xditview is copyrighted by MIT under the usual X terms (see
gxditview.man); the changes to that which come along with the groff package
are in the public domain.
-Please report bugs to bug-groff@gnu.org.
+Please report bugs at http://savannah.gnu.org/bugs/?group=groff.