diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-03 03:16:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-03 03:16:23 +0000 |
commit | 2e5585410022bbe330b01e1d65e3f3c63bee1c1b (patch) | |
tree | 9ff2c592bdf371415ce9d3374ba1048b4bf73a22 /doc | |
parent | 8114f3fcdb152904ca4e47d1111d1dd330cc375e (diff) | |
download | coreutils-2e5585410022bbe330b01e1d65e3f3c63bee1c1b.tar.xz |
change bug-reporting address
Diffstat (limited to 'doc')
-rw-r--r-- | doc/textutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/textutils.texi b/doc/textutils.texi index c665c6edc..ab100732a 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-textutils@@gnu.ai.mit.edu}. Remember +Please report bugs to @samp{textutils-bugs@@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 |