diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-25 10:51:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-25 10:51:55 +0000 |
commit | 7d4a70eaffe1a76b6094ebcacdcb27221dd48d70 (patch) | |
tree | 15f276d114e7f3781b668881cdc0d6743f3372f8 /doc | |
parent | 186958482f10a20ab10d34e3afb2b2e35985a6c0 (diff) | |
download | coreutils-7d4a70eaffe1a76b6094ebcacdcb27221dd48d70.tar.xz |
*** empty log message ***
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 fdaf93a0a..b96605799 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -142,7 +142,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{textutils-bugs@@gnu.ai.mit.edu}. Remember +Please report bugs to @samp{textutils-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 |