summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-02 23:40:19 +0000
committerJim Meyering <jim@meyering.net>1996-11-02 23:40:19 +0000
commit8114f3fcdb152904ca4e47d1111d1dd330cc375e (patch)
treee3cd5612d2c64e0d94cd33ce61d87d94e3f4a5a5
parent45c541daa1b807e719cc135a05a3f75b259e8695 (diff)
downloadcoreutils-8114f3fcdb152904ca4e47d1111d1dd330cc375e.tar.xz
change bug-reporting address
-rw-r--r--doc/sh-utils.texi2
-rw-r--r--doc/textutils.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index e531937ef..da009f5bd 100644
--- a/doc/sh-utils.texi
+++ b/doc/sh-utils.texi
@@ -172,7 +172,7 @@ The GNU shell utilities are mostly compatible with the POSIX.2 standard.
@c This paragraph appears in all of fileutils.texi, textutils.texi, and
@c sh-utils.texi too -- so be sure to keep them consistent.
@cindex bugs, reporting
-Please report bugs to @samp{bug-gnu-utils@@prep.ai.mit.edu}. Remember
+Please report bugs to @samp{bug-sh-utils@@gnu.ai.mit.edu}. Remember
to include the version number, machine architecture, input files, and
any other information needed to reproduce the bug: your input, what you
expected, what you got, and why it is wrong. Diffs are welcome, but
diff --git a/doc/textutils.texi b/doc/textutils.texi
index e2396ab51..c665c6edc 100644
--- a/doc/textutils.texi
+++ b/doc/textutils.texi
@@ -150,7 +150,7 @@ The GNU text utilities are mostly compatible with the @sc{POSIX.2} standard.
@c This paragraph appears in all of fileutils.texi, textutils.texi, and
@c sh-utils.texi too -- so be sure to keep them consistent.
@cindex bugs, reporting
-Please report bugs to @samp{bug-gnu-utils@@prep.ai.mit.edu}. Remember
+Please report bugs to @samp{bug-textutils@@gnu.ai.mit.edu}. Remember
to include the version number, machine architecture, input files, and
any other information needed to reproduce the bug: your input, what you
expected, what you got, and why it is wrong. Diffs are welcome, but