summaryrefslogtreecommitdiff
path: root/src/date.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/date.c')
-rw-r--r--src/date.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/date.c b/src/date.c
index 591264e5c..18a9ece49 100644
--- a/src/date.c
+++ b/src/date.c
@@ -483,7 +483,7 @@ the following modifiers between `%%' and a numeric directive.\n\
`-' (hyphen) do not pad the field\n\
`_' (underscore) pad the field with spaces\n\
"));
- puts (_("\nReport bugs to <sh-utils-bugs@gnu.ai.mit.edu>."));
+ puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
}
exit (status);
}