diff options
author | Jim Meyering <jim@meyering.net> | 1998-09-19 17:32:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-09-19 17:32:35 +0000 |
commit | 24a8bf2d3ebe538db51ab13aa6c296a3c7efbbb3 (patch) | |
tree | a33f05d7a955530b83358fd5c604a396c677b4c6 /doc | |
parent | ef67832eaefba299463d4e39edc19422f32a3259 (diff) | |
download | coreutils-24a8bf2d3ebe538db51ab13aa6c296a3c7efbbb3.tar.xz |
update 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 89c83a261..796d050ea 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -166,7 +166,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{sh-utils-bugs@@gnu.org}. Remember +Please report bugs to @samp{bug-sh-utils@@gnu.org}. 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 |