summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-25 13:50:38 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-25 13:50:38 +0000
commit1ac018f4f8e0727996a8e53d1a071a690971de70 (patch)
treecd5673c5e8dd2c2dc5cbd466b6ab5565bdee6d5c /db
parent62f185641e4b0a881fed7cda5abff689cc303d6e (diff)
Fix @gnu.ai.mit.edu -> @gnu.org.
Diffstat (limited to 'db')
-rw-r--r--db/makedb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/makedb.c b/db/makedb.c
index a7f3aed046..1ac07f5931 100644
--- a/db/makedb.c
+++ b/db/makedb.c
@@ -226,7 +226,7 @@ If INPUT-FILE is -, input is read from standard input.\n"),
program_invocation_name, program_invocation_name,
program_invocation_name);
fputs (gettext ("\
-Report bugs using the `glibcbug' script to <bugs@gnu.ai.mit.edu>.\n"),
+Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"),
stdout);
}