summaryrefslogtreecommitdiff
path: root/src/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tty.c')
-rw-r--r--src/tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tty.c b/src/tty.c
index f5039a296..7bde8c4be 100644
--- a/src/tty.c
+++ b/src/tty.c
@@ -125,7 +125,7 @@ Print the file name of the terminal connected to standard input.\n\
--help display this help and exit\n\
--version output version information and exit\n\
"));
- puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
}
exit (status);
}