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