diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-25 10:51:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-25 10:51:21 +0000 |
commit | 186958482f10a20ab10d34e3afb2b2e35985a6c0 (patch) | |
tree | 960d7ea28697dfd3becea45d5c6e12a6f0275ece /doc | |
parent | da80ee04d2186cf39da79f1dae9e8031eebd5198 (diff) | |
download | coreutils-186958482f10a20ab10d34e3afb2b2e35985a6c0.tar.xz |
*** empty log message ***
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 82029e473..abe75cf4e 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.ai.mit.edu}. Remember +Please report bugs to @samp{sh-utils-bugs@@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 |