summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index 96d15a5a2..f7d9c47a3 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -321,7 +321,7 @@ Each KEYWORD may be:\n\
noerror continue after read errors\n\
sync pad every input block with NULs to ibs-size\n\
"));
- puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);